Merge branch 'master' of svs.ankaa.uberspace.de:sterzy/sterzycom
This commit is contained in:
commit
a5b3e0adec
1 changed files with 7 additions and 0 deletions
|
@ -53,3 +53,10 @@
|
|||
|
||||
RequestHeader set X-Forwarded-Proto https
|
||||
RequestHeader set X-Forwarded-Ssl on
|
||||
|
||||
# Enable caching of css and js
|
||||
ExpiresActive On
|
||||
|
||||
ExpiresByType application/x-javascript M604800
|
||||
ExpiresByType text/css M604800
|
||||
ExpiresByType text/x-javascript M604800
|
||||
|
|
Loading…
Reference in a new issue