summaryrefslogtreecommitdiff
path: root/share/apache2/plinth.conf
diff options
context:
space:
mode:
Diffstat (limited to 'share/apache2/plinth.conf')
-rw-r--r--share/apache2/plinth.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/apache2/plinth.conf b/share/apache2/plinth.conf
index aab477f..8c45eb1 100644
--- a/share/apache2/plinth.conf
+++ b/share/apache2/plinth.conf
@@ -3,6 +3,7 @@
# The DocumentRoot is set by fabric
DocumentRoot /dev/null
ServerName plinth
+ ServerAlias plinth.*
## Force ssl
RewriteEngine on
@@ -15,6 +16,7 @@
# The DocumentRoot is set by fabric
DocumentRoot /dev/null
ServerName plinth
+ ServerAlias plinth.*
SSLEngine on
SSLCertificateFile /etc/apache2/ssl/apache.pem