This script:
http://scireview.de/temp/404.php.txt
when used as an ErrorHandler 404 in httpd.conf will try to redirect URLs like
http://en.wikipedia.org/Engine
to
http://en.wikipedia.org/wiki/Engine
(It skips over /wiki, /style and /upload and uses the standard 404 instead for those.)
Any objections to putting it in use? Also, is there a way to quickly, gracefully restart all our Apaches?
Regards,
Erik
this would be very useful.
On 28 Aug 2004 09:32:00 +0200, Erik Moeller erik_moeller@gmx.de wrote:
This script:
http://scireview.de/temp/404.php.txt
when used as an ErrorHandler 404 in httpd.conf will try to redirect URLs like
http://en.wikipedia.org/Engine
to
http://en.wikipedia.org/wiki/Engine
(It skips over /wiki, /style and /upload and uses the standard 404 instead for those.)
Any objections to putting it in use? Also, is there a way to quickly, gracefully restart all our Apaches?
Regards,
Erik _______________________________________________ Wikitech-l mailing list Wikitech-l@wikimedia.org http://mail.wikipedia.org/mailman/listinfo/wikitech-l
Works perfectly except for /style and such which it is not supposed to work for.
Great feature, saves alot of time typing.
On 28 Aug 2004 16:09:00 +0200, Erik Moeller erik_moeller@gmx.de wrote:
This script:
when used as an ErrorHandler 404 in httpd.conf will try to redirect URLs like
http://en.wikipedia.org/Engine
This should work now on all Wikimedia wikis. Please report any issues.
Regards,
Erik _______________________________________________ Wikitech-l mailing list Wikitech-l@wikimedia.org http://mail.wikipedia.org/mailman/listinfo/wikitech-l
Ævar-
Works perfectly except for /style and such which it is not supposed to work for.
Can you give me an example? If I go to http://en.wikipedia.org/style/x0 I get a 404 as I should. Same for the other dirs.
Regards,
Erik
A miswording of mine, what i meant is that it redirects for the things it's supposed to redirect for and doesn't redirect for the things it's not supposed to redirect for. i.e. /upload, /style /wiki
On 29 Aug 2004 00:08:00 +0200, Erik Moeller erik_moeller@gmx.de wrote:
Ævar-
Works perfectly except for /style and such which it is not supposed to work for.
Can you give me an example? If I go to http://en.wikipedia.org/style/x0 I get a 404 as I should. Same for the other dirs.
Regards,
Erik _______________________________________________ Wikitech-l mailing list Wikitech-l@wikimedia.org http://mail.wikipedia.org/mailman/listinfo/wikitech-l
wikitech-l@lists.wikimedia.org