Dzahn has submitted this change and it was merged.
Change subject: change test.wikidata docroot to testwikidata or language will
be wikidata_test :p
......................................................................
change test.wikidata docroot to testwikidata or language will be wikidata_test
:p
Change-Id: I244018f3ad8bc18c634600d10145eb6327c54525
---
M main.conf
1 file changed, 4 insertions(+), 4 deletions(-)
Approvals:
jenkins-bot: Verified
Dzahn: Verified; Looks good to me, approved
diff --git a/main.conf b/main.conf
index 483e8a5..73fe9f5 100644
--- a/main.conf
+++ b/main.conf
@@ -57,7 +57,7 @@
<VirtualHost *>
ServerName test.wikidata.org
- DocumentRoot "/usr/local/apache/common/docroot/wikidata_test"
+ DocumentRoot "/usr/local/apache/common/docroot/testwikidata"
AllowEncodedSlashes On
@@ -67,19 +67,19 @@
RewriteRule ^/robots.txt$ /w/robots.php [L]
# Primary wiki redirector:
- Alias /wiki /usr/local/apache/common/docroot/wikidata_test/w/index.php
+ Alias /wiki /usr/local/apache/common/docroot/testwikidata/w/index.php
RewriteRule ^/$ /w/index.php
RewriteRule ^/w/$ /w/index.php
# Configurable favicon
RewriteRule ^/favicon\.ico$ /w/favicon.php [L]
- <Directory "/usr/local/apache/common/docroot/wikidata_test/w">
+ <Directory "/usr/local/apache/common/docroot/testwikidata/w">
<IfModule mod_php5.c>
php_admin_flag engine on
</IfModule>
</Directory>
- <Directory "/usr/local/apache/common/docroot/wikidata_test/w/extensions">
+ <Directory "/usr/local/apache/common/docroot/testwikidata/w/extensions">
<IfModule mod_php5.c>
php_admin_flag engine off
</IfModule>
--
To view, visit https://gerrit.wikimedia.org/r/67160
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I244018f3ad8bc18c634600d10145eb6327c54525
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