diff options
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 { |