This commit is contained in:
Xavier Guimard 2010-11-06 10:35:30 +00:00
parent 31e1dd9881
commit 4df6887d99
4 changed files with 4 additions and 4 deletions

View File

@ -53,7 +53,7 @@
Header append Vary User-Agent env=!dont-vary
</IfModule>
</Location>
<Location /skin>
<Location /skins>
<IfModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 1 month"

View File

@ -53,7 +53,7 @@
Header append Vary User-Agent env=!dont-vary
</IfModule>
</Location>
<Location /skin>
<Location /skins>
<IfModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 1 month"

View File

@ -84,7 +84,7 @@
Header append Vary User-Agent env=!dont-vary
</IfModule>
</Location>
<Location /skin>
<Location /skins/>
<IfModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 1 month"

View File

@ -83,7 +83,7 @@
Header append Vary User-Agent env=!dont-vary
</IfModule>
</Location>
<Location /skin>
<Location /skins/>
<IfModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 1 month"