Hi All
What is the name of the feature in apache which converts
www.mysites.com/my/dir
to
www.mysite.com/my/dir/
Apache is auto adding the trailing slash if the directory exists although i would like to know what the feature is called as it caused me a few issues as apache used the servername and not http_host. I have resolved this in apache although i'm interested to know the features name and to see if I can turn the whole feature off via
Options -FEATURENAME
Thanks in advance







Bookmarks