mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 12:48:24 +01:00
Incorrect closing quote on line 86 of e107.htaccess
Incorrect closing quote on line 86 of e107.htaccess
This commit is contained in:
parent
0c102f0a45
commit
68fdc9f719
@ -83,7 +83,7 @@
|
||||
<IfModule mod_expires.c>
|
||||
ExpiresActive On
|
||||
ExpiresDefault "access plus 2 hours"
|
||||
ExpiresByType image/x-icon "access plus 1 year”
|
||||
ExpiresByType image/x-icon "access plus 1 year"
|
||||
ExpiresByType image/gif "access plus 1 week"
|
||||
ExpiresByType image/png "access plus 1 week"
|
||||
ExpiresByType image/jpg "access plus 1 week"
|
||||
|
Loading…
x
Reference in New Issue
Block a user