diff options
author | Matthew Somerville <matthew@mysociety.org> | 2012-10-03 09:51:48 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2012-10-03 09:51:48 +0100 |
commit | 19aee029220f5f2c551d347aa95facf47236f035 (patch) | |
tree | a724e014b74456ebd984cbc6a4b3f2d90549786c /conf/nginx.conf.example | |
parent | f17805f7ace043e93683b17b256326b3297589ff (diff) |
Update conf files with pointer to code site.
Diffstat (limited to 'conf/nginx.conf.example')
-rw-r--r-- | conf/nginx.conf.example | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/conf/nginx.conf.example b/conf/nginx.conf.example index 3742c1fdb..3c8c7bb69 100644 --- a/conf/nginx.conf.example +++ b/conf/nginx.conf.example @@ -2,10 +2,8 @@ # will also need to set up the FixMyStreet Catalyst FastCGI backend. # An example sysvinit script to help with this is shown given in the file # sysvinit-catalyst-fastcgi.example in this directory. - -# Copyright (c) 2011 UK Citizens Online Democracy. All rights reserved. -# Email: team@mysociety.org -# WWW: http://www.mysociety.org +# +# See our installation help at http://code.fixmystreet.com/ server { |