Nymoth/spidercerdo/master/.htaccess
RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond $1 !^(index.php|images|assets|robots.txt) RewriteRule ^(.*)$ index.php?/$1 [QSA,L] <FilesMatch ".(css|js|php|html|xml|woff)$"> SetOutputFilter DEFLATE </FilesMatch>
Files
