HTML5 Boilerplate Server Configs
- Apache The .htaccess config for Apache is actually kept in the original boilerplate repo
- node.js
- iis
- 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
- Guide to nginx.conf for nginx