summaryrefslogtreecommitdiff
path: root/apache2/sites-available/lists.secure-example.com.conf
diff options
context:
space:
mode:
Diffstat (limited to 'apache2/sites-available/lists.secure-example.com.conf')
-rw-r--r--apache2/sites-available/lists.secure-example.com.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/apache2/sites-available/lists.secure-example.com.conf b/apache2/sites-available/lists.secure-example.com.conf
index 23391ee..d9c17fa 100644
--- a/apache2/sites-available/lists.secure-example.com.conf
+++ b/apache2/sites-available/lists.secure-example.com.conf
@@ -4,7 +4,7 @@
ServerAdmin webmaster@example.com
DocumentRoot /home/webmaster/public_websites/lists.example.com/
- Include conf-available/local-ssl.conf
+ Include conf-available/local-tls.conf
Include conf.d/local-log-vhosts.conf
Include conf.d/local-mailman.conf
Include conf.d/local-mailman-root.conf
@@ -16,7 +16,7 @@
ServerName www.lists.example.com:443
ServerName *.lists.example.com:443
- Include conf-available/local-ssl.conf
+ Include conf-available/local-tls.conf
RewriteEngine On
RewriteRule / https://lists.example.com/ [R]