daux.io/.htaccess

6 lignes
233 B
ApacheConf
Brut Vue normale Historique

2013-06-03 15:32:55 +02:00
RewriteEngine On
#RewriteBase /
2013-06-03 15:32:55 +02:00
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule !\.(gif|jpg|png|css|js|html|ico|zip|rar|pdf|xml|mp4|mpg|flv|swf|mkv|ogg|avi|woff|svg|eot|ttf|jar)$ index.php [L,QSA]