4 lines
73 B
ApacheConf
4 lines
73 B
ApacheConf
|
<IfModule mod_expires.c>
|
||
|
ExpiresDefault "access plus 2 week"
|
||
|
</IfModule>
|