diff options
author | Stefan Kangas <skangas@skangas.se> | 2011-10-07 19:02:39 +0200 |
---|---|---|
committer | Stefan Kangas <skangas@skangas.se> | 2011-10-07 19:02:39 +0200 |
commit | cd77925a4fdaa03dd0d9876c5513ce99fa3905e6 (patch) | |
tree | f0f9ca0153670f66ca4099e08c415e03bceb2bde | |
parent | 1b068d4b56d75332d16503891264f64da9737da6 (diff) |
Add small note for apache2
-rw-r--r-- | fripost-docs.org | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/fripost-docs.org b/fripost-docs.org index d46a6d3..09a1a02 100644 --- a/fripost-docs.org +++ b/fripost-docs.org @@ -779,6 +779,10 @@ sudo a2enmod ssl rewrite NameVirtualHost *:443 </IfModule> +:: /etc/apache2/conf.d/security + + ServerTokens Prod + *** Roundcube **** Installing roundcube |