https://bugzilla.wikimedia.org/show_bug.cgi?id=54805
--- Comment #2 from Sam Reed (reedy) <[email protected]> --- (In reply to comment #1) > Ouch. You do want 404.php though, that was the point of your change in the > first place, wasn't it? Do we really need /w/ in there? Can't we just have a > 404.php symlink instead? Yup. /w/404.php is setup as a more global ErrorDocument for 404 in one of the other "parent" apache configs. I don't think there is any reason to have the rest of the directory, so could just create an empty w directory and symlink 404.php into there. Or just deny from all and then only allow 404.php in the w directory. Doesn't make much difference I am interested to find out what/where is being hit on bits and by who though... -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
