Dzahn has submitted this change and it was merged.

Change subject: move the secure.wm conf before the *.wikimedia.org wildcard or 
that matches first
......................................................................


move the secure.wm conf before the *.wikimedia.org wildcard or that
matches first

Change-Id: Ia1b7eb7c59b2e0b4c0e638103dce24039af48ffc
---
M all.conf
1 file changed, 3 insertions(+), 3 deletions(-)

Approvals:
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



diff --git a/all.conf b/all.conf
index ace299c..f9bb5c9 100644
--- a/all.conf
+++ b/all.conf
@@ -21,6 +21,9 @@
 # search.wikimedia.org
 Include /etc/apache2/wmf/search.wikimedia.conf
 
+# A couple of redirects for old secure.wikimedia.org
+Include /etc/apache2/wmf/secure.wikimedia.conf
+
 # *.wikimedia.org
 Include /etc/apache2/wmf/wikimedia.conf
 
@@ -32,8 +35,5 @@
 
 # A couple of redirects for www.XXX.wikipedia.org
 Include /etc/apache2/wmf/postrewrites.conf
-
-# A couple of redirects for old secure.wikimedia.org
-Include /etc/apache2/wmf/secure.wikimedia.conf
 
 # vim: syn=apache sts=4 sw=4 autoindent

-- 
To view, visit https://gerrit.wikimedia.org/r/62662
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia1b7eb7c59b2e0b4c0e638103dce24039af48ffc
Gerrit-PatchSet: 1
Gerrit-Project: operations/apache-config
Gerrit-Branch: master
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to