why does apache treat these two URLS differently, and how can i fix it so they are treated the same?
http://mysite.com/folder
http://mysite.com/folder/
(forward slash is the difference)
http://mysite.com/folder
http://mysite.com/folder/
(forward slash is the difference)

Comment