aboutsummaryrefslogtreecommitdiffstats
path: root/config/nginx.conf.example
Commit message (Expand)AuthorAgeLines
* Remove static error page config.Louise Crow2014-08-21-3/+0
* Use legacy alaveteli install path for nginx rootGareth Rees2014-08-18-3/+3
* Don’t assume alaveteli is the default serverGareth Rees2014-08-18-1/+1
* Make setting the server_name a manual stepGareth Rees2014-08-18-1/+3
* Make nginx redirect server an exampleGareth Rees2014-08-18-4/+7
* Use legacy document rootGareth Rees2014-08-18-1/+1
* Add nginx custom logsGareth Rees2014-08-18-0/+3
* Add nginx server to redirect other domainsGareth Rees2014-08-18-0/+5
* Use try_files instead of two location blocksGareth Rees2014-08-18-12/+9
* Change nginx document_root to be FSH compliantGareth Rees2014-07-21-1/+1
* nginx listen to standard rails portGareth Rees2014-07-21-1/+1
* Use production paths for nginx configGareth Rees2014-07-21-2/+2
* Turn nginx server_tokens offGareth Rees2014-07-21-0/+3
* Add error_page to nginx configGareth Rees2014-07-21-0/+4
* Make X-Accel-Redirect work with the example nginx configMark Longair2013-11-07-0/+7
* nginx: root should be the public directory so that try_files worksMark Longair2013-11-07-1/+1
* Add an example nginx.confMark Longair2013-10-29-0/+22