forked from GithubMirrors/cardconjurer
Update .htaccess
This commit is contained in:
@@ -1,8 +1,9 @@
|
|||||||
ErrorDocument 404 /404.php
|
ErrorDocument 404 /404.php
|
||||||
|
|
||||||
<IfModule mod_headers.c>
|
<IfModule mod_headers.c>
|
||||||
|
Header set Access-Control-Allow-Origin "*"
|
||||||
#YEAR
|
#YEAR
|
||||||
<filesMatch "\.(png|svg|ttf|ico)$">
|
<filesMatch "\.(png|svg|ttf|ico)$">
|
||||||
Header set Cache-Control "max-age=31536000, public"
|
Header set Cache-Control "max-age=31536000, public"
|
||||||
</filesMatch>
|
</filesMatch>
|
||||||
#MONTH
|
#MONTH
|
||||||
@@ -21,4 +22,4 @@ ErrorDocument 404 /404.php
|
|||||||
#<files creator.js>
|
#<files creator.js>
|
||||||
# Header set Cache-Control "max-age=3600, public"
|
# Header set Cache-Control "max-age=3600, public"
|
||||||
#</files>
|
#</files>
|
||||||
</IfModule>
|
</IfModule>
|
||||||
|
Reference in New Issue
Block a user