aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installing/manual_install.md
diff options
context:
space:
mode:
authorGareth Rees <gareth@mysociety.org>2014-08-18 15:24:41 +0100
committerGareth Rees <gareth@mysociety.org>2014-08-21 17:38:20 +0100
commitacaaea1edee28ef18c5ade32846ebe6a832098cd (patch)
treee836f14ee25bf07d5cfbccff653eaac8dda69b3e /docs/installing/manual_install.md
parent6dd3c0e05b3a7ec7e698939362340dd322f2d35b (diff)
Remove old comment
Diffstat (limited to 'docs/installing/manual_install.md')
-rw-r--r--docs/installing/manual_install.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/installing/manual_install.md b/docs/installing/manual_install.md
index 2621e15ea..fc6c65d06 100644
--- a/docs/installing/manual_install.md
+++ b/docs/installing/manual_install.md
@@ -769,11 +769,6 @@ and enable the server
<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>
-<!-- Force HTTPS requests from the HTTP VirtualHost
-
- cp /var/www/alaveteli/config/httpd-force-ssl.conf-example \
- /etc/apache2/vhost.d/alaveteli/force-ssl.conf -->
-
If you are testing Alaveteli or setting up an internal staging site, generate
self-signed SSL certificates. **Do not use self-signed certificates for a
production server**. Replace `www.example.com` with your domain name.