You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2022/02/24 08:43:57 UTC

[myfaces-homepage] branch master updated: fix: remove unused proxies

This is an automated email from the ASF dual-hosted git repository.

lofwyr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-homepage.git


The following commit(s) were added to refs/heads/master by this push:
     new ec95fbd  fix: remove unused proxies
ec95fbd is described below

commit ec95fbd07c5b2ee06f8f1f26bf1d1eb6e118ad59
Author: Udo Schnurpfeil <ud...@irian.eu>
AuthorDate: Thu Feb 24 09:43:46 2022 +0100

    fix: remove unused proxies
---
 tobago/tobago-vm/apache-proxy/000-default.conf | 48 +++++++++++++-------------
 tobago/tobago-vm/apache-proxy/001-ssl.conf     | 48 +++++++++++++-------------
 2 files changed, 48 insertions(+), 48 deletions(-)

diff --git a/tobago/tobago-vm/apache-proxy/000-default.conf b/tobago/tobago-vm/apache-proxy/000-default.conf
index 3abcda0..6c92092 100644
--- a/tobago/tobago-vm/apache-proxy/000-default.conf
+++ b/tobago/tobago-vm/apache-proxy/000-default.conf
@@ -39,37 +39,37 @@ ServerName tobago-demo.apache.org
 
 # 5
 
-  <Location /demo-5-release/>
-    ProxyPass "http://demo-5-release:8080/demo-5-release/"
-    ProxyPassReverse "http://demo-5-release:8080/demo-5-release/"
-  </Location>
+#  <Location /demo-5-release/>
+#    ProxyPass "http://demo-5-release:8080/demo-5-release/"
+#    ProxyPassReverse "http://demo-5-release:8080/demo-5-release/"
+#  </Location>
 
 #  <Location /demo-5-staging/>
 #    ProxyPass "http://demo-5-staging:8080/demo-5-staging/"
 #    ProxyPassReverse "http://demo-5-staging:8080/demo-5-staging/"
 #  </Location>
 
-#  <Location /demo-5-snapshot/>
-#    ProxyPass "http://demo-5-snapshot:8080/demo-5-snapshot/"
-#    ProxyPassReverse "http://demo-5-snapshot:8080/demo-5-snapshot/"
-#  </Location>
+  <Location /demo-5-snapshot/>
+    ProxyPass "http://demo-5-snapshot:8080/demo-5-snapshot/"
+    ProxyPassReverse "http://demo-5-snapshot:8080/demo-5-snapshot/"
+  </Location>
 
 # 4
 
-  <Location /demo-4-release/>
-    ProxyPass "http://demo-4-release:8080/demo-4-release/"
-    ProxyPassReverse "http://demo-4-release:8080/demo-4-release/"
-  </Location>
+#  <Location /demo-4-release/>
+#    ProxyPass "http://demo-4-release:8080/demo-4-release/"
+#    ProxyPassReverse "http://demo-4-release:8080/demo-4-release/"
+#  </Location>
 
 #  <Location /demo-4-staging/>
 #    ProxyPass "http://demo-4-staging:8080/demo-4-staging/"
 #    ProxyPassReverse "http://demo-4-staging:8080/demo-4-staging/"
 #  </Location>
 
-#  <Location /demo-4-snapshot/>
-#    ProxyPass "http://demo-4-snapshot:8080/demo-4-snapshot/"
-#    ProxyPassReverse "http://demo-4-snapshot:8080/demo-4-snapshot/"
-#  </Location>
+  <Location /demo-4-snapshot/>
+    ProxyPass "http://demo-4-snapshot:8080/demo-4-snapshot/"
+    ProxyPassReverse "http://demo-4-snapshot:8080/demo-4-snapshot/"
+  </Location>
 
 # 3
 
@@ -90,20 +90,20 @@ ServerName tobago-demo.apache.org
 
 # 2
 
-  <Location /demo-2-release/>
-    ProxyPass "http://demo-2-release:8080/demo-2-release/"
-    ProxyPassReverse "http://demo-2-release:8080/demo-2-release/"
-  </Location>
+#  <Location /demo-2-release/>
+#    ProxyPass "http://demo-2-release:8080/demo-2-release/"
+#    ProxyPassReverse "http://demo-2-release:8080/demo-2-release/"
+#  </Location>
 
 #  <Location /demo-2-staging/>
 #    ProxyPass "http://demo-2-staging:8080/demo-2-staging/"
 #    ProxyPassReverse "http://demo-2-staging:8080/demo-2-staging/"
 #  </Location>
 
-#  <Location /demo-2-snapshot/>
-#    ProxyPass "http://demo-2-snapshot:8080/demo-2-snapshot/"
-#    ProxyPassReverse "http://demo-2-snapshot:8080/demo-2-snapshot/"
-#  </Location>
+  <Location /demo-2-snapshot/>
+    ProxyPass "http://demo-2-snapshot:8080/demo-2-snapshot/"
+    ProxyPassReverse "http://demo-2-snapshot:8080/demo-2-snapshot/"
+  </Location>
 
 # 1.5
 
diff --git a/tobago/tobago-vm/apache-proxy/001-ssl.conf b/tobago/tobago-vm/apache-proxy/001-ssl.conf
index 4cc5ee2..626b378 100644
--- a/tobago/tobago-vm/apache-proxy/001-ssl.conf
+++ b/tobago/tobago-vm/apache-proxy/001-ssl.conf
@@ -45,37 +45,37 @@ MDomain tobago-demo.apache.org
 
 # 5
 
-  <Location /demo-5-release/>
-    ProxyPass "http://demo-5-release:8080/demo-5-release/"
-    ProxyPassReverse "http://demo-5-release:8080/demo-5-release/"
-  </Location>
+#  <Location /demo-5-release/>
+#    ProxyPass "http://demo-5-release:8080/demo-5-release/"
+#    ProxyPassReverse "http://demo-5-release:8080/demo-5-release/"
+#  </Location>
 
 #  <Location /demo-5-staging/>
 #    ProxyPass "http://demo-5-staging:8080/demo-5-staging/"
 #    ProxyPassReverse "http://demo-5-staging:8080/demo-5-staging/"
 #  </Location>
 
-#  <Location /demo-5-snapshot/>
-#    ProxyPass "http://demo-5-snapshot:8080/demo-5-snapshot/"
-#    ProxyPassReverse "http://demo-5-snapshot:8080/demo-5-snapshot/"
-#  </Location>
+  <Location /demo-5-snapshot/>
+    ProxyPass "http://demo-5-snapshot:8080/demo-5-snapshot/"
+    ProxyPassReverse "http://demo-5-snapshot:8080/demo-5-snapshot/"
+  </Location>
 
 # 4
 
-  <Location /demo-4-release/>
-    ProxyPass "http://demo-4-release:8080/demo-4-release/"
-    ProxyPassReverse "http://demo-4-release:8080/demo-4-release/"
-  </Location>
+#  <Location /demo-4-release/>
+#    ProxyPass "http://demo-4-release:8080/demo-4-release/"
+#    ProxyPassReverse "http://demo-4-release:8080/demo-4-release/"
+#  </Location>
 
 #  <Location /demo-4-staging/>
 #    ProxyPass "http://demo-4-staging:8080/demo-4-staging/"
 #    ProxyPassReverse "http://demo-4-staging:8080/demo-4-staging/"
 #  </Location>
 
-#  <Location /demo-4-snapshot/>
-#    ProxyPass "http://demo-4-snapshot:8080/demo-4-snapshot/"
-#    ProxyPassReverse "http://demo-4-snapshot:8080/demo-4-snapshot/"
-#  </Location>
+  <Location /demo-4-snapshot/>
+    ProxyPass "http://demo-4-snapshot:8080/demo-4-snapshot/"
+    ProxyPassReverse "http://demo-4-snapshot:8080/demo-4-snapshot/"
+  </Location>
 
 # 3
 
@@ -96,20 +96,20 @@ MDomain tobago-demo.apache.org
 
 # 2
 
-  <Location /demo-2-release/>
-    ProxyPass "http://demo-2-release:8080/demo-2-release/"
-    ProxyPassReverse "http://demo-2-release:8080/demo-2-release/"
-  </Location>
+#  <Location /demo-2-release/>
+#    ProxyPass "http://demo-2-release:8080/demo-2-release/"
+#    ProxyPassReverse "http://demo-2-release:8080/demo-2-release/"
+#  </Location>
 
 #  <Location /demo-2-staging/>
 #    ProxyPass "http://demo-2-staging:8080/demo-2-staging/"
 #    ProxyPassReverse "http://demo-2-staging:8080/demo-2-staging/"
 #  </Location>
 
-#  <Location /demo-2-snapshot/>
-#    ProxyPass "http://demo-2-snapshot:8080/demo-2-snapshot/"
-#    ProxyPassReverse "http://demo-2-snapshot:8080/demo-2-snapshot/"
-#  </Location>
+  <Location /demo-2-snapshot/>
+    ProxyPass "http://demo-2-snapshot:8080/demo-2-snapshot/"
+    ProxyPassReverse "http://demo-2-snapshot:8080/demo-2-snapshot/"
+  </Location>
 
 # 1.5