I setup a webserver and am using dyndns.org as my dynamic DNS service (as the IP does change).
I am having weird permission problems. If I type in :
http://kbreit.dyndns.org:8080/photos/
the page works fine. If I do:
http://kbreit.dyndns.org:8080/photos (note the lack of a slash)
the page is denied. I think this is because it is not redirecting the slashless URL to port 8080. Why is this happening and how can I fix this?
I am having weird permission problems. If I type in :
http://kbreit.dyndns.org:8080/photos/
the page works fine. If I do:
http://kbreit.dyndns.org:8080/photos (note the lack of a slash)
the page is denied. I think this is because it is not redirecting the slashless URL to port 8080. Why is this happening and how can I fix this?
