aboutsummaryrefslogtreecommitdiffstats
path: root/conf/nginx.conf.example
Commit message (Collapse)AuthorAgeLines
* Add example nginx client_max_body_size.Matthew Somerville2015-01-20-0/+2
| | | | This will be used by the installation script. Fixes #995.
* Update code.fixmystreet.com references to fixmystreet.org.Matthew Somerville2014-03-19-1/+1
|
* Password-protect the admin interface and make an empty password fileMark Longair2012-10-03-0/+6
|
* Some tidying of nginx.conf.exampleMark Longair2012-10-03-1/+6
|
* Update conf files with pointer to code site.Matthew Somerville2012-10-03-4/+2
|
* Modify compression and expiry times for CSS and JavascriptMark Longair2012-10-02-1/+18
| | | | | | This also sets Cache-Control: no-transform for Javascript in order to prevent mangling by proxies. Thanks to Matthew Somerville for suggesting these changes.
* Switch install script to use nginxMark Longair2012-09-27-0/+49
This commit also reorganizes the files in conf/