Krinkle has uploaded a new change for review. Change subject: Update default/index.html in Apache configuration. ......................................................................
Update default/index.html in Apache configuration. Right now it contains some ancient left over from what used to be the "Wiki does not exist" page, that lists a hardcoded overview of all wikis. However wiki domains no longer use this, because several years ago we changed the apache configuration to catch known language-code subdomains and server a useful message (nowadays done through missing.php which usually redirects to Incubator). Now that properly configured domains all have good error handling, this ancient monster has been forgotten. But here and there when setting up new domains, it still pops up: * http://aa.wikidata.org * http://bits.wikimedia.beta.wmflabs.org These will likely be fixed soon, but it will happen again in the future. So therefor I'm replacing this ancient lower-level fallback with something more descriptive and at least correct. Change-Id: Ia7ca3eaf37e8f00624190077e314cb80d3a1b5fc --- M docroot/default/index.html A docroot/default/wmf_logo_with_text.png 2 files changed, 16 insertions(+), 291 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config refs/changes/41/16241/1 -- To view, visit https://gerrit.wikimedia.org/r/16241 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia7ca3eaf37e8f00624190077e314cb80d3a1b5fc Gerrit-PatchSet: 1 Gerrit-Project: operations/mediawiki-config Gerrit-Branch: master Gerrit-Owner: Krinkle <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
