Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Custom Error Pages

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Related Topics:
Custom Error Pages - Hi all Trying to create custom error pages, pages are displayed when errors occur but images are not displayed In my cfg file I have 403 404 I have an error folder in the root of each vhost..

Custom error CODES - Hi there, following We use custom error codes like to report special errors in a Java web We use Apache 1.3 together with the Websphere Server 4 from IBM which handles all the requests for dynamic content. If..

referring page in custom 404 - As part of my 404, I want to offer a link back to the referring page. Doing this makes no sense if there wasn't one. I have: = --> You appear to have typed this URL --> Or maybe..

404 re-direct instead of generic page or custom page - Strange question. I know within the of Apache (2.X) that I can have a custom 404 page. I would rather re-direct the request to a known good page that is not on my server at all (i.e. The questions is; will this..

HOSTING ASP PAGES - Is there an easy way to host .asp pages on a apache server?
Next:  Apache: after upgrade to 2.0.48 very slow  
Author Message
user2615

External


Since: Jan 02, 2004
Posts: 2



(Msg. 1) Posted: Sat Jan 03, 2004 1:47 am
Post subject: Custom Error Pages
Archived from groups: alt>apache>configuration (more info?)

Hi All,

I am using Apache 2.0.43 / Tomcat 4.1.12 / mod_jk2 , and having no success
with using a custom Apache error page (local redirect) or even making plain
text additions..

For example, in the Apache configuration file httpd:

ErrorDocument 404 "/error/404.html"

or even

ErrorDocument 404 "No resource found:"

has no effect on the error page (ie. the standard Apache error page does not
change).

Any ideas what the problem might be?

Thanks

John S
Aylmer, PQ

 >> Stay informed about: Custom Error Pages 
Back to top
Login to vote
user2623

External


Since: Jan 07, 2004
Posts: 1



(Msg. 2) Posted: Wed Jan 07, 2004 8:52 pm
Post subject: Re: Custom Error Pages [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Where are you putting them in your httpd.conf file?

They need to be in the <VirtualHost> container.

or you could put them in your .htaccess file in your server root.

"John S" <praxis-j DeleteThis @videotron.ca> wrote in message
news:XWqJb.62814$696.1197039@weber.videotron.net...
 > Hi All,
 >
 > I am using Apache 2.0.43 / Tomcat 4.1.12 / mod_jk2 , and having no
success
 > with using a custom Apache error page (local redirect) or even making
plain
 > text additions..
 >
 > For example, in the Apache configuration file httpd:
 >
 > ErrorDocument 404 "/error/404.html"
 >
 > or even
 >
 > ErrorDocument 404 "No resource found:"
 >
 > has no effect on the error page (ie. the standard Apache error page does
not
 > change).
 >
 > Any ideas what the problem might be?
 >
 > Thanks
 >
 > John S
 > Aylmer, PQ
 >
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Custom Error Pages 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]