RE: [email protected]
"Thorsten Hilker" <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.general |
|---|---|
| Message-ID | <001201c355d2$99ac39c0$6500a8c0@kronos> |
Hi! You can catch this Error with the ErrorHandler.po and redirect the browser to an error page you want to show. (We discussed this in the thread "ErrorHandler" some weeks ago.) HTH Thorsten > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Marcin Garniewski > Sent: Tuesday, July 29, 2003 2:17 PM > To: [email protected] > Subject: Enhydra: [email protected] > > > Hello > > I have trouble with displaying an error page, which > should be shown in case of lack of a page i.e. 404 http > error. My application uses a director with the following > prefix : "app". I have configured the httpd.conf file to > redirect (in case of an 404 error) to the suitable default > error page and it works well i.e.: > http://www.myapp.com/some_page.html - Ok but > if I try this: > http://www.myapp.com/app/some_page.html > server shows me "page not found" message. > Could you tell me how should I set Enhydra to show my error page? > > thanks > martinas > > > _______________________________________________ > Enhydra mailing list > [email protected] > http://www.enhydra.org/mailman/listinfo.cgi/en> hydra >