mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 21:04:58 -05:00
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
|
||||||
|
Reference in New Issue
Block a user