@@ -16,7 +16,7 @@ discard block |
||
16 | 16 | <FilesMatch "\.(css|js|gif|jpg|jpeg|png|ico|svg|svgz|ttc|ttf|otf|woff|woff2|eot)$"> |
17 | 17 | RewriteEngine Off |
18 | 18 | </FilesMatch> |
19 | -HTACCESS |
|
19 | +htaccess |
|
20 | 20 | , |
21 | 21 | /** @lang ApacheConfig */ |
22 | 22 | <<<HTACCESS |
@@ -32,7 +32,7 @@ discard block |
||
32 | 32 | Header set Cache-Control "max-age=2592000, public" |
33 | 33 | </ifModule> |
34 | 34 | </FilesMatch> |
35 | -HTACCESS |
|
35 | +htaccess |
|
36 | 36 | , |
37 | 37 | file_get_contents(DIR.'/.htaccess') |
38 | 38 | ) |