Tim Starling has submitted this change and it was merged. Change subject: Fix 404s for nonexistent domains ......................................................................
Fix 404s for nonexistent domains When a page is requested on a nonexistent domain, return an informative error message instead of "The requested URL /w/index.php was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request." as was recently seen for about 10% of all wikidata.org and wikivoyage.org requests due to a handful of apaches having a stale configuration. Change-Id: I154aeee19710d64574c3f86bcc0f0156b1edf9e0 --- M nonexistent.conf 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Tim Starling: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/45298 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I154aeee19710d64574c3f86bcc0f0156b1edf9e0 Gerrit-PatchSet: 1 Gerrit-Project: operations/apache-config Gerrit-Branch: master Gerrit-Owner: Tim Starling <[email protected]> Gerrit-Reviewer: Tim Starling <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
