View Single Post
Old 2009-08-13, 03:40 PM   #2
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
In the subdirectory, in the .htaccess

RewriteEngine off

will turn it off.

If it isn't, then something is wrong with the apache config. It is possible that mod_rewrite is turned off for certain directories, but, that would again be a server config issue. Some hosting companies running on networked storage do have a slight lag for the webserver to pick up that there has been a change to the files in directories, so, it is also possible that the .htaccess with RewriteEngine off hadn't been noticed by apache or the webserver software your server uses.
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote