summaryrefslogtreecommitdiff
path: root/apache2/sites-available/chat.secure-example.com
diff options
context:
space:
mode:
Diffstat (limited to 'apache2/sites-available/chat.secure-example.com')
-rw-r--r--apache2/sites-available/chat.secure-example.com9
1 files changed, 4 insertions, 5 deletions
diff --git a/apache2/sites-available/chat.secure-example.com b/apache2/sites-available/chat.secure-example.com
index 3e07f00..27dcda5 100644
--- a/apache2/sites-available/chat.secure-example.com
+++ b/apache2/sites-available/chat.secure-example.com
@@ -14,6 +14,7 @@
<Location /jwchat>
Options +Indexes +Multiviews +FollowSymLinks
</Location>
+
Alias /logs /var/www/vhosts/www-ejabberd/conference
<Location /logs>
Options Indexes
@@ -25,10 +26,9 @@
</VirtualHost>
<VirtualHost *:443>
ServerName www.chat.example.com:443
- ServerAlias *.chat.example.com:443
- ServerAlias chat:443
- ServerAlias *.chat:443
- ServerAdmin webmaster@example.com
+ ServerName *.chat.example.com:443
+ ServerName chat:443
+ ServerName *.chat:443
Include conf.d/local-ssl.conf
Include conf.d/local-log-origin.conf
@@ -44,7 +44,6 @@
ServerAlias *.chat.example.com
ServerAlias chat
ServerAlias *.chat
- ServerAdmin webmaster@example.com
Include conf.d/local-log-origin.conf