[gimp-web/oscp] Add gimp-static.openshift.gnome.org domain



commit df7c8d694ff5cc2914b3839069f0993126d01094
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Tue Mar 17 19:41:54 2020 +0100

    Add gimp-static.openshift.gnome.org domain

 static.gimp.org/app_data/httpd-cfg/static.gimp.org.conf | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/static.gimp.org/app_data/httpd-cfg/static.gimp.org.conf 
b/static.gimp.org/app_data/httpd-cfg/static.gimp.org.conf
index dd671b98..2fa98dd4 100644
--- a/static.gimp.org/app_data/httpd-cfg/static.gimp.org.conf
+++ b/static.gimp.org/app_data/httpd-cfg/static.gimp.org.conf
@@ -1,5 +1,6 @@
 <VirtualHost *:8080>
-    ServerName static.gimp.org
+    ServerName gimp-static.openshift.gnome.org
+    ServerAlias static.gimp.org
 
     ServerAdmin webmaster gimp org
     DocumentRoot /opt/app-root/src/html


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