File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- ### HEAD
1+ ### 2.12.0 (March 2, 2015)
22
33* Add ` ServerSignature Off `
44 [[ #58 ] ( https://github.com/h5bp/server-configs-apache/issues/58 )] .
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ even cross-domain.
1414
1515There are a few options for getting the Apache server configs:
1616
17- * Download the [ zip archive] ( https://github.com/h5bp/server-configs-apache/releases/download/2.11 .0/htaccess-2.11 .0.zip )
17+ * Download the [ zip archive] ( https://github.com/h5bp/server-configs-apache/releases/download/2.12 .0/htaccess-2.12 .0.zip )
1818* Install them via:
1919 * [ npm] ( https://npmjs.org/ ) : ` npm install --save-dev apache-server-configs `
2020 * [ Bower] ( http://bower.io/ ) : ` bower install --save-dev apache-server-configs `
Original file line number Diff line number Diff line change 2020 "type" : " git" ,
2121 "url" : " https://github.com/h5bp/server-configs-apache"
2222 },
23- "version" : " 2.11 .0"
23+ "version" : " 2.12 .0"
2424}
Original file line number Diff line number Diff line change 1- # Apache Server Configs v2.11 .0 | MIT License
1+ # Apache Server Configs v2.12 .0 | MIT License
22# https://github.com/h5bp/server-configs-apache
33
44# (!) Using `.htaccess` files slows down Apache, therefore, if you have
Original file line number Diff line number Diff line change 3333 "build" : " bin/build/build.sh" ,
3434 "test" : " npm run build && mocha --reporter spec --timeout 5000 test/test_suite.js"
3535 },
36- "version" : " 2.11 .0"
36+ "version" : " 2.12 .0"
3737}
Original file line number Diff line number Diff line change 1- # Apache Server Configs v2.11 .0 | MIT License
1+ # Apache Server Configs v2.12 .0 | MIT License
22# https://github.com/h5bp/server-configs-apache
33
44# ######################################################################
You can’t perform that action at this time.
0 commit comments