poseidon Posted February 23, 2007 Share Posted February 23, 2007 Ok so the .htaccess file is suppose to be recursive right, Well I have it located in ./website and have ./website/html/foo.html ...... ./website/html/bar.html. Now my .htaccess file (just for testing) says Options +FollowSymlinks RewriteEngine on RewriteRule ^foo\.html$ bob.html If this file is located in ./website it doesn't work but if i move it to ./website/html then it works fine. This makes know sense to me as it is suppose to be recursive right? What am I not understanding. 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.