summaryrefslogtreecommitdiff
path: root/apache2/sites-available/chat.secure-example.com.conf
diff options
context:
space:
mode:
Diffstat (limited to 'apache2/sites-available/chat.secure-example.com.conf')
-rw-r--r--apache2/sites-available/chat.secure-example.com.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/apache2/sites-available/chat.secure-example.com.conf b/apache2/sites-available/chat.secure-example.com.conf
index 2eb69d4..dcfbb5c 100644
--- a/apache2/sites-available/chat.secure-example.com.conf
+++ b/apache2/sites-available/chat.secure-example.com.conf
@@ -3,7 +3,7 @@
ServerAdmin webmaster@example.com
DocumentRoot /var/www/vhosts/web-static/chat.example.com/
- Include conf-available/local-ssl.conf
+ Include conf-available/local-tls.conf
Include conf.d/javascript-common.conf
Include conf.d/local-jabber.conf
@@ -30,7 +30,7 @@
ServerName chat:443
ServerName *.chat:443
- Include conf-available/local-ssl.conf
+ Include conf-available/local-tls.conf
RewriteEngine On
RewriteRule / https://chat.example.com/[R]