https://bugzilla.wikimedia.org/show_bug.cgi?id=36441
--- Comment #1 from Antoine "hashar" Musso <[email protected]> 2012-05-03 06:35:05 UTC --- There is a 404.php file in common-local/live-het/404.php which seems to be the docroot and is linked at /w/ , hence you get the nice 404 error with: http://en.wikipedia.beta.wmflabs.org/w/404.php Looking at the beta Apache configuration, we are missing an ErrorDocument statement: ErrorDocument 404 /w/404.php -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
