.htaccess: format
This commit is contained in:
@@ -101,13 +101,13 @@ Options -Indexes +FollowSymLinks +MultiViews +ExecCGI
|
|||||||
Require all granted
|
Require all granted
|
||||||
|
|
||||||
## compress
|
## compress
|
||||||
<IfModule mod_headers.c>
|
#<IfModule mod_headers.c>
|
||||||
# SetOutputFilter DEFLATE
|
# SetOutputFilter DEFLATE
|
||||||
# SetEnvIfNoCase Request_URI \.(?:gif|jpe?g|png|zip|mp3)$ no-gzip dont-vary
|
# SetEnvIfNoCase Request_URI \.(?:gif|jpe?g|png|zip|mp3)$ no-gzip dont-vary
|
||||||
# Header append Vary User-Agent env=!dont-vary
|
# Header append Vary User-Agent env=!dont-vary
|
||||||
|
#
|
||||||
# <FilesMatch "\.(ico|pdf|flv|jpg|jpeg|png|gif|js|css|swf)$">
|
# <FilesMatch "\.(ico|pdf|flv|jpg|jpeg|png|gif|js|css|swf)$">
|
||||||
# Header set Cache-Control "max-age=600, public"
|
# Header set Cache-Control "max-age=600, public"
|
||||||
# </FilesMatch>
|
# </FilesMatch>
|
||||||
</IfModule>
|
#</IfModule>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user