mirror of
https://github.com/h5bp/html5-boilerplate.git
synced 2026-01-09 14:48:02 -05:00
Update Apache Server Configs to v2.13.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
### HEAD
|
||||
|
||||
* Update Apache Server Configs to v2.12.0.
|
||||
* Update Apache Server Configs to v2.13.0.
|
||||
|
||||
### 5.0.0 (February 1, 2015)
|
||||
|
||||
|
||||
5
dist/.htaccess
vendored
5
dist/.htaccess
vendored
@@ -1,4 +1,4 @@
|
||||
# Apache Server Configs v2.12.0 | MIT License
|
||||
# Apache Server Configs v2.13.0 | MIT License
|
||||
# https://github.com/h5bp/server-configs-apache
|
||||
|
||||
# (!) Using `.htaccess` files slows down Apache, therefore, if you have
|
||||
@@ -217,7 +217,7 @@ Options -MultiViews
|
||||
# </Files>
|
||||
|
||||
AddType application/x-web-app-manifest+json webapp
|
||||
AddType text/cache-manifest appcache manifest
|
||||
AddType text/cache-manifest appcache
|
||||
|
||||
|
||||
# Media files
|
||||
@@ -264,7 +264,6 @@ Options -MultiViews
|
||||
AddType application/x-chrome-extension crx
|
||||
AddType application/x-opera-extension oex
|
||||
AddType application/x-xpinstall xpi
|
||||
AddType text/html php
|
||||
AddType text/vcard vcard vcf
|
||||
AddType text/vnd.rim.location.xloc xloc
|
||||
AddType text/vtt vtt
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"devDependencies": {
|
||||
"apache-server-configs": "2.12.0",
|
||||
"apache-server-configs": "2.13.0",
|
||||
"archiver": "^0.14.2",
|
||||
"del": "^1.1.0",
|
||||
"glob": "^4.2.1",
|
||||
|
||||
Reference in New Issue
Block a user