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