[gimp-web/oscp] www.gimp.org: re-establish gimp.org -> www.gimp.org permanent redirect
- From: Michael Schumacher <schumaml src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gimp-web/oscp] www.gimp.org: re-establish gimp.org -> www.gimp.org permanent redirect
- Date: Tue, 14 Apr 2020 16:32:46 +0000 (UTC)
commit 92762d5d78bf0b91686df25ff7ddd89cd61270e1
Author: Michael Schumacher <schumaml gmx de>
Date:   Tue Apr 14 18:31:52 2020 +0200
    www.gimp.org: re-establish gimp.org -> www.gimp.org permanent redirect
 www.gimp.org/app_data/httpd-cfg/www.gimp.org.conf | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/www.gimp.org/app_data/httpd-cfg/www.gimp.org.conf 
b/www.gimp.org/app_data/httpd-cfg/www.gimp.org.conf
index 36ce5320..129ca775 100644
--- a/www.gimp.org/app_data/httpd-cfg/www.gimp.org.conf
+++ b/www.gimp.org/app_data/httpd-cfg/www.gimp.org.conf
@@ -7,7 +7,11 @@
 
 <VirtualHost *:8080>
     ServerName gimp.org
-    ServerAlias www.gimp.org
+    RedirectPermanent / https://www.gimp.org/
+</VirtualHost>
+
+<VirtualHost *:8080>
+    ServerName www.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]