[wgo-web] Catch all domains



commit 0b04202a31ff47977b0e30a5bc625725bc55aae8
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Wed Jul 15 20:32:02 2020 +0200

    Catch all domains

 00_www.gnome.org.conf | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/00_www.gnome.org.conf b/00_www.gnome.org.conf
index 1cfc5a9..ec5220b 100644
--- a/00_www.gnome.org.conf
+++ b/00_www.gnome.org.conf
@@ -1,6 +1,7 @@
 <VirtualHost *:8443>
     ServerName gnome.org
     ServerAlias www.gnome.org
+    ServerAlias "*"
     ServerAdmin webmaster gnome org
     DocumentRoot /srv/http/www.gnome.org/html
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]