jschmock (April 6th, 2011)
<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>
jschmock (April 6th, 2011)
jschmock (April 6th, 2011)
There are currently 1 users browsing this thread. (0 members and 1 guests)