Skip to content

Akkuma/html5-boilerplate-server-configs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML5 Boilerplate Server Configs

This repo contains best-practice server configurations for:

  • web.config for IIS
  • nginx.conf for nginx
  • lighttpd for lighttpd
  • .htaccess for Apache is actually kept in the original boilerplate repo
  • app.yaml and gae.py for Google AppEngine
  • node.js for NodeJS

These configurations offer settings which aid in site performance. Below are guides on how to use them and what's inside each:

About

webserver configuration templates for various platforms, goes well with HTML5 Boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.3%
  • Python 14.7%