aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2014-08-21 14:37:18 +0100
committerGareth Rees <gareth@mysociety.org>2014-08-21 17:38:24 +0100
commitfce4d7700f178fa7d9cbe2bc2704c739b3bca83b (patch)
tree7565ada4dd3654b1200a81b429b695e1535f160d
parent3cf6d2b5ba1f20b2f65d146533efc27afe57f4ab (diff)
Update filename to match https://github.com/mysociety/alaveteli/commit/40abf0831fdf9cd6dee2f8d412be6d19558c46d7
-rw-r--r--docs/installing/manual_install.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/installing/manual_install.md b/docs/installing/manual_install.md
index 8c31f86bb..3fdc206de 100644
--- a/docs/installing/manual_install.md
+++ b/docs/installing/manual_install.md
@@ -732,14 +732,14 @@ true in `config/general.yml`). For this you will need an SSL certificate for you
Copy the SSL configuration – changing `www.example.com` to your domain –
and enable the `alaveteli_https` server, disabling the default site.
- cp /var/www/alaveteli/config/nginx-ssl.conf-example \
+ cp /var/www/alaveteli/config/nginx-ssl.conf.example \
/etc/nginx/sites-available/alaveteli_https
rm /etc/nginx/sites-enabled/default
ln -s /etc/nginx/sites-available/alaveteli_https \
/etc/nginx/sites-enabled/alaveteli_https
<div class="attention-box">
- <strong>Note:</strong> For historical reasons, <code>nginx-ssl.conf-example</code> has the path to Alaveteli set as <code>/var/www/alaveteli/alaveteli</code> – you will need to manually change this to <code>/var/www/alaveteli</code>, or to the root of your Alaveteli install
+ <strong>Note:</strong> For historical reasons, <code>nginx-ssl.conf.example</code> has the path to Alaveteli set as <code>/var/www/alaveteli/alaveteli</code> – you will need to manually change this to <code>/var/www/alaveteli</code>, or to the root of your Alaveteli install
</div>
If you are testing Alaveteli or setting up an internal staging site, generate