Merge pull request #694 from adam-lynch/patch-2
Update lib/h5bp-htaccess
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
### https://github.com/h5bp/server-configs/blob/master/apache/.htaccess
|
||||
###
|
||||
### Added:
|
||||
### Block access to access to WordPress files that reveal version information.
|
||||
### Block access to WordPress files that reveal version information.
|
||||
###
|
||||
### Removed:
|
||||
### Expires headers: Use W3 Total Cache
|
||||
@@ -417,4 +417,4 @@ AddCharset utf-8 .atom .css .js .json .rss .vtt .xml
|
||||
# Increase cookie security
|
||||
<IfModule mod_php5.c>
|
||||
php_value session.cookie_httponly true
|
||||
</IfModule>
|
||||
</IfModule>
|
||||
|
||||
Reference in New Issue
Block a user