????
| Current Path : /home2/morganrand/www/centerpiece_party_favor_designer/cp/ |
| Current File : /home2/morganrand/www/centerpiece_party_favor_designer/cp/.htaccess |
RewriteEngine on
RewriteCond $1 !^(index\.php|resources|robots\.txt)
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?/$1 [L,QSA]
AddType video/mp4 .mp4 .m4v
AddType video/ogg .ogv
AddType video/webm .webm
Header set Cache-Control "max-age=0, private, no-cache, no-store, must-revalidate"