-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

You can configure apache to return pages based on error codes:

e.g.: add  the following to your httpd.conf

ErrorDocument 404 /missing.html

> -----Original Message-----
> From: Jeremy Kassis [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, July 30, 1999 2:16 PM
> To:   Java Apache Users
> Subject:      Configuring Custom Error Pages
> 
> -----------------------------
> Please read the FAQ!
> <http://java.apache.org/faq/>
> -----------------------------
> 
> In the event of a servlet error, I would like a custom error page to
> appear in the browser so that I don't have to keep checking the servlet
> error log during the development process.  Anyone know how to configure
> this?  I'm sure this has been asked before, but I couldn't find the
> answer in the archives or FAQ.
> 
> Thanks very much,
> [EMAIL PROTECTED]
> 
> Jeremy Kassis <[EMAIL PROTECTED]>
> http://www.jkassis.com/
> Work Phone: +1 650 498 7734
> Home Phone: +1 650 941 6711
> Pager by phone (key-in your phone number): +1 650 496 0160
> Pager by web: http://www.jkassis.com/pub/pageMe.html
> smail: PO Box 9820, Stanford CA  94309
> 
> 
> 
> 
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://java.apache.org/main/mail.html/>
> Problems?:           [EMAIL PROTECTED]


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to