#80 画像読込の優先度

This commit is contained in:
2025-07-21 17:25:18 +09:00
parent ede46fda82
commit f3bd9bea77
2 changed files with 10 additions and 1 deletions
+6
View File
@@ -1,3 +1,9 @@
<IfModule mod_headers.c>
<FilesMatch "\.(css|js|jpg|png|webp|woff2?)$">
Header set Cache-Control "max-age=31536000, public"
</FilesMatch>
</IfModule>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /