----------------------------------------------------------------
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 checked around on the java.apache.org site (including the FAQ) and
couldn't find anything that mentions this. Basically, I want 404 errors to
go to a customized error page. This is usually handled by setting the
ErrorDocument directive in the Apache conf file. It seems that pages that a
parsed by ApacheJSSI ignore this directive and instead you get a page with
text that is something like this....
"404 Java Server Side Include Error
Requested URI /test.jhtml is not a file. Please, make sure you request a
java server side include file."
What is the best way to go about getting it to go to a customized error
page?
Thanks.
Tim
--
--------------------------------------------------------------
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]