[redirects-web] RewriteEngine has to be on
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [redirects-web] RewriteEngine has to be on
- Date: Thu, 30 Jan 2020 13:18:14 +0000 (UTC)
commit 66d865a33fa93bf6e0a3937d93cacfcb9521ed58
Author: Andrea Veri <av gnome org>
Date: Thu Jan 30 13:18:04 2020 +0000
RewriteEngine has to be on
app_data/httpd-cfg/gnomehispano.es.conf | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/app_data/httpd-cfg/gnomehispano.es.conf b/app_data/httpd-cfg/gnomehispano.es.conf
index cba8106..be8f981 100644
--- a/app_data/httpd-cfg/gnomehispano.es.conf
+++ b/app_data/httpd-cfg/gnomehispano.es.conf
@@ -1,5 +1,6 @@
<VirtualHost *:8080>
ServerName gnomehispano.es
+ RewriteEngine On
RewriteRule ^(.*)$ https://www.gnomehispano.org$1
</VirtualHost>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]