[moinmoin] These have to be dropped as well
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [moinmoin] These have to be dropped as well
- Date: Tue, 19 Apr 2022 22:14:57 +0000 (UTC)
commit d59e532740fbc5872c5ae658c8ecb7138b9228f0
Author: Andrea Veri <averi redhat com>
Date: Wed Apr 20 00:14:50 2022 +0200
These have to be dropped as well
app_data/httpd-cfg/00_wiki.gnome.org.conf | 8 --------
app_data/httpd-cfg/01_www.pango.org.conf | 4 ----
app_data/httpd-cfg/02_es.gnome.org.conf | 4 ----
3 files changed, 16 deletions(-)
---
diff --git a/app_data/httpd-cfg/00_wiki.gnome.org.conf b/app_data/httpd-cfg/00_wiki.gnome.org.conf
index ea0be19..aa83382 100644
--- a/app_data/httpd-cfg/00_wiki.gnome.org.conf
+++ b/app_data/httpd-cfg/00_wiki.gnome.org.conf
@@ -1,10 +1,6 @@
<VirtualHost *:8080>
ServerName live.gnome.org
- SSLEngine on
- SSLCertificateFile /var/serving-cert/tls.crt
- SSLCertificateKeyFile /var/serving-cert/tls.key
-
RewriteEngine on
RewriteRule .* https://wiki.gnome.org%{REQUEST_URI} [NE,R,L]
</VirtualHost>
@@ -15,10 +11,6 @@
DocumentRoot /srv/http/data/wiki.gnome.org/root
DirectoryIndex index.html
- SSLEngine on
- SSLCertificateFile /var/serving-cert/tls.crt
- SSLCertificateKeyFile /var/serving-cert/tls.key
-
WSGIDaemonProcess moin_wgo user=apache group=apache processes=8 threads=10 maximum-requests=300
umask=0007
WSGIProcessGroup moin_wgo
diff --git a/app_data/httpd-cfg/01_www.pango.org.conf b/app_data/httpd-cfg/01_www.pango.org.conf
index e3fe2fe..e150904 100644
--- a/app_data/httpd-cfg/01_www.pango.org.conf
+++ b/app_data/httpd-cfg/01_www.pango.org.conf
@@ -1,10 +1,6 @@
<VirtualHost *:8080>
ServerName pango.gnome.org
- SSLEngine on
- SSLCertificateFile /var/serving-cert/tls.crt
- SSLCertificateKeyFile /var/serving-cert/tls.key
-
DocumentRoot /srv/http/data/pango.gnome.org/root
DirectoryIndex index.html
diff --git a/app_data/httpd-cfg/02_es.gnome.org.conf b/app_data/httpd-cfg/02_es.gnome.org.conf
index adda05b..6a02478 100644
--- a/app_data/httpd-cfg/02_es.gnome.org.conf
+++ b/app_data/httpd-cfg/02_es.gnome.org.conf
@@ -1,10 +1,6 @@
<VirtualHost *:8080>
ServerName es.gnome.org
- SSLEngine on
- SSLCertificateFile /var/serving-cert/tls.crt
- SSLCertificateKeyFile /var/serving-cert/tls.key
-
DocumentRoot /srv/http/data/es.gnome.org/root
DirectoryIndex index.html
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]