Forum Moderators: phranque
It does not happen with http://www.example.com/test/index.html.
Where should I be looking for the culprit? The .htaccess files are empty. I am guessing this is a new feature in Apache, because I have only noticed this since upgrading to a new server.
The httpd.conf file states that UseCanonicalName is a new setting from Apache 1.3 onwards. My previous server used Apache 1.2 I think, so I did not experience this effect before. I turned UseCanonicalName OFF and the server is behaving nicely now!
Thanks again.