rocksolidwebdesign/AweCMS/master/.htaccess
RewriteEngine On RewriteCond %{REQUEST_FILENAME} -s [OR] RewriteCond %{REQUEST_FILENAME} -l [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteCond %{REQUEST_FILENAME} !(tags|doctrine|zf|.git.*|.*.sh|common.php|LICENSE.txt|README.txt) RewriteRule ^.*$ - [NC,L] RewriteRule ^.*$ index.php [NC,L]
Files
