[redirects-web] Redirect gnomehispano.es to gnomehispano.org



commit a648702c9beece41503b6f63939d1016ff3b1d35
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Thu Jan 30 13:15:47 2020 +0100

    Redirect gnomehispano.es to gnomehispano.org

 app_data/httpd-cfg/gnomehispano.es.conf | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/app_data/httpd-cfg/gnomehispano.es.conf b/app_data/httpd-cfg/gnomehispano.es.conf
new file mode 100644
index 0000000..cf30674
--- /dev/null
+++ b/app_data/httpd-cfg/gnomehispano.es.conf
@@ -0,0 +1,5 @@
+<VirtualHost *:8080>
+   ServerName gnomehispano.es
+   
+   RedirectPermanent / https://gnomehispano.org
+</VirtualHost>


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