merge framework ?NRE?
This commit is contained in:
commit
8353cfc7d9
5 changed files with 19 additions and 8 deletions
|
|
@ -1,3 +1,12 @@
|
|||
<IfModule mod_expires.c>
|
||||
AddType text/javascript .js
|
||||
|
||||
ExpiresActive on
|
||||
ExpiresByType image/png "access plus 1 week"
|
||||
ExpiresByType image/jpeg "access plus 1 week"
|
||||
ExpiresByType text/javascript "access plus 1 week"
|
||||
</IfModule>
|
||||
|
||||
<IfModule mod_rewrite.c>
|
||||
RewriteEngine On
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue