Archive for the ‘General’ Category

Mod_rewrite trouble: RewriteEngine Off seemingly not working for subdirectories under a rewritten directory

It took me hours and hours of swearing at the screen before I finally found the solution for a problem I was facing with mod_rewrite. The situation was the following:
I was applying pretty urls to the website of a customer of mine using mod_rewrite. The rewrite rules were identical to the Zend htaccess file, which [...]