Updated settings for new hoster
This commit is contained in:
parent
3fa763cd9d
commit
a140b57cd2
@ -1,5 +1,7 @@
|
|||||||
|
RewriteEngine On
|
||||||
RewriteCond %{REQUEST_FILENAME} !-f
|
RewriteCond %{REQUEST_FILENAME} !-f
|
||||||
RewriteCond %{REQUEST_FILENAME} !-d
|
RewriteCond %{REQUEST_FILENAME} !-d
|
||||||
|
RewriteRule ^([^\.]+)$ $1.html [NC,L]
|
||||||
|
|
||||||
<filesMatch ".(ico|pdf|flv|jpg|jpeg|png|gif|svg|js|css|swf|woff2)$">
|
<filesMatch ".(ico|pdf|flv|jpg|jpeg|png|gif|svg|js|css|swf|woff2)$">
|
||||||
Header set Cache-Control "max-age=8380800, public"
|
Header set Cache-Control "max-age=8380800, public"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user