refs #120 - possible fix for 500 server error

This commit is contained in:
Nathan Smith
2012-01-16 12:53:35 -07:00
parent 92b1d6d23c
commit 88eb376958
2 changed files with 23 additions and 23 deletions

View File

@@ -1,5 +1,4 @@
# BEGIN HTML5 Boilerplate .htaccess
## BEGIN HTML5 Boilerplate
###
### This contains the HTML5 Boilerplate .htaccess that can be found at:
@@ -18,7 +17,7 @@
###
### Anytime you update this file the .htaccess file in the root of your
### WordPress install is automatically updated with the changes whenever
### the admin is refreshed (see roots-htaccess.php)
### the permalinks are flushed or set
###
@@ -552,4 +551,4 @@ AddCharset utf-8 .css .js .xml .json .rss .atom
php_value session.cookie_httponly true
</IfModule>
# END HTML5 Boilerplate
# END HTML5 Boilerplate