[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Error 404 Page
- Subject: Re: [cobalt-users] Error 404 Page
- From: "Roger Dunk" <roger@xxxxxxxxx>
- Date: Thu Apr 5 14:14:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Just make sure your .htaccess file only contains one line, as follows:
ErrorDocument 404 /error404.html
If you are uploading the .htaccess file via FTP, upload in ASCII mode.
Save the file in your /home/sites/www.mysite.com/web directory.
Now create the file error404.html (containing the page you want displayed
when
someone visits a non-existant page) and place it in the same directory. Hey
presto, customised 404s.
Cheers...
Roger
----- Original Message -----
From: "Justin Williams" <justin@xxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Monday, March 26, 2001 7:35 AM
Subject: [cobalt-users] Error 404 Page
> Dear All,
>
> I have just checked through 10,000 posts for customising error 404, and
although many postings been made, I can't find a simple step
> by step guide of how to do it. I've checked the archives, and apache.org
but basically I cant make sense of it. I've tried uploading
> a .htaccess file but when I do, I get server misconfiguration warnings and
my main page is lost so I'm doing something well stupid I
> know....
>
> Would someone be kind enough to walk me through the whole process
neccessary for customising e404 pages..! Please....
>
> Justin non techie, whose eyes are too blurred to search any longer and
needs a little help.
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>