I saw this was discussed on the -devel list a while back, but couldn't find a
decent answer. (Unless my only choice is to override
Application.handleBadURL.)

Situation: Webware running behind apache using mod_webkit. For ONE of my
contexts, I want to be able to have a custom plain .html 404 error page.
Apache's ErrorDocument directive handles this fine, unless the page requested
gets passed to WK (via mod_rewrite rules).

Simplest option would be if there is some apache method I can use to
re-intercept the Webware 404 page and use the apache one instead. Barring
that, I need a way to tell Webkit how it should behave (again, editing
404Text.txt doesn't work because this is for just one context.)

Thoughts?

- Luke


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to