04a68f3cdd
Update Bootstrap to v3.2 and skim built-in themes to bare essentials
6 lines
233 B
ApacheConf
6 lines
233 B
ApacheConf
RewriteEngine On
|
|
#RewriteBase /
|
|
|
|
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] |