supert3d Posted June 26, 2008 Share Posted June 26, 2008 OK. I have a really strange problem. Lets say, for example, I have the following URL http://www.mysite.com/new_page.php Now typically, if I forgot to add .php to the end (making the URL http://www.mysite.com/new_page ) it would try and resolve this as a directory. Apache wouldn't find it and then throw me a 404 error. However. For some reason, the current Apache 1.3 server configuration is running http://www.mysite.com/new_page/ as if it were the script :-\ and for the life of me I cannot figure out how to stop it ! I've researched the RewriteRule stuff in the Apache documentation, and even temporarily ripped all of my RewriteRule's and RewriteBase and even removed the RewriteEngine setting from my .htaccess file. Does anyone have any idea, have you come across this before ? It's really starting to do my head in ! ??? Quote Link to comment Share on other sites More sharing options...
supert3d Posted June 26, 2008 Author Share Posted June 26, 2008 I think this member had a similar issue http://www.phpfreaks.com/forums/index.php/topic,167305.0.html Quote Link to comment Share on other sites More sharing options...
supert3d Posted June 30, 2008 Author Share Posted June 30, 2008 Bump !? ??? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.