[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Re: cobalt-users digest, Vol 1 #2390 - 18 msgs



> From: "Dan Kriwitsky" <webhosting@xxxxxxxxx>
> To: <cobalt-users@xxxxxxxxxxxxxxx>
> Subject: RE: [cobalt-users] Re-Directing users on a 404 error
> Date: Tue, 20 Mar 2001 17:16:38 -0500
> Reply-To: cobalt-users@xxxxxxxxxxxxxxx
>
> >
> >  Anyone know of a way to redirect a user to a page if they get a 404
error
> > (page not found)
> >
> The same way on any Apache server. With the ErrorDocument command found in
> the www.apache.org docs. Or, even at
> http://list.cobalt.com/mailman/listinfo/cobalt-users

 One of the first places I looked, I added a .htaccess file which included:

 ErrorDocumenr 404 /index.shtml

 But when I try to access any files in the folder (even if they exist or
not) I get the
error "Internal Server Error" and the message "The server encountered an
internal
error or misconfiguration and was unable to complete your request."

 Things used to be a lot easier on the RaQ3, with my new RaQ4 things seem a
lot
more "touchy" about settings.

HELP!!! Martin.