[redirects-web] RewriteEngine On
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [redirects-web] RewriteEngine On
- Date: Tue, 15 Sep 2020 16:12:27 +0000 (UTC)
commit add444b942493c89c25c15d23fba5c8a22e0247f
Author: Andrea Veri <averi redhat com>
Date: Tue Sep 15 18:12:19 2020 +0200
RewriteEngine On
app_data/httpd-cfg/2020.gnome.asia.conf | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/app_data/httpd-cfg/2020.gnome.asia.conf b/app_data/httpd-cfg/2020.gnome.asia.conf
index f0f3bb1..fe411b7 100644
--- a/app_data/httpd-cfg/2020.gnome.asia.conf
+++ b/app_data/httpd-cfg/2020.gnome.asia.conf
@@ -1,6 +1,7 @@
<VirtualHost *:8080>
ServerName 2020.gnome.asia
+ RewriteEngine On
RewriteCond %{REQUEST_URI} !^/.well-known/acme-challenge/.*
RewriteRule ^(.*) https://events.gnome.org/event/24 [R=301]
</VirtualHost>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]