Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add example nginx client_max_body_size. | Matthew Somerville | 2015-01-20 | -0/+2 |
| | | | | This will be used by the installation script. Fixes #995. | |||
* | Update code.fixmystreet.com references to fixmystreet.org. | Matthew Somerville | 2014-03-19 | -1/+1 |
| | ||||
* | Password-protect the admin interface and make an empty password file | Mark Longair | 2012-10-03 | -0/+6 |
| | ||||
* | Some tidying of nginx.conf.example | Mark Longair | 2012-10-03 | -1/+6 |
| | ||||
* | Update conf files with pointer to code site. | Matthew Somerville | 2012-10-03 | -4/+2 |
| | ||||
* | Modify compression and expiry times for CSS and Javascript | Mark Longair | 2012-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 nginx | Mark Longair | 2012-09-27 | -0/+49 |
This commit also reorganizes the files in conf/ |