----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

I am using using Apache 1.3.6 and Jserv 1.1b2. I am trying to put a
custom error message on my server for a 404 error. I added the necessary
line to the httpd.conf file and it works fine as long as I don't try and
access a page that does not exist in my designated servlet directory.
When I try and access a document that does not exist in my servlet
directory, I get the following message:

Not Found

The requested URL /play/sdfsdfsdf was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use
an ErrorDocument to handle the request.

The additionally part is what confuses me. Does anyone have an idea why
this might happen?

Thanks,

Brad Chesman


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to