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. Link to comment https://forums.phpfreaks.com/topic/39755-htaccess-not-recursive/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.