I have recently started using Squid 2.5 as an http accelerator. I noticed that if someone tries to access: http:/www.blah.com/mysubdirit gives a Not Found error, saying "The requested URL /mysubdir/ was not found on this server."
However, if you change the URL and add a trailing slash, like: http:/www.blah.com/mysubdir/ it works fine, and you get the /mysubdir/index.html..Any ideas how to get Squid to accept these subdirectories without a trailing slash?
Thanks! -turgut