HTML5 Boilerplate Server Configs
- Apache The .htaccess config for Apache is actually kept in the original boilerplate repo
- node.js
- IIS 7+
- IIS 6 - see /iis/IIS6 README (IMPORTANT).txt
- nginx
- lighttpd
- Google AppEngine
These configurations offer settings which aid in site performance.
Below are guides on how to use them and what's inside each:
- Guide to .htaccess for apache
- Guide to node.js for node.js
- Guide to web.config for IIS 7+
- Guide to nginx.conf for nginx