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

RE: [cobalt-users] Modifying 404 page on RAQ550



Name the error pages other than the standard names (other than 404). You can 
use htacess.  Under the web dirctory of the website make an .htacess file and 
instert the following lines and save:

ErrorDocument 401 http://www.yoursite.com/mysite401.html
ErrorDocument 404 http://www.yoursite.com/mysite404.html
ErrorDocument 500 http://www.yoursite.com/mysite500.html

or simply if you you have a php enabled website change the custom error page 
from 404.html to 404.php

Al-Juhani
aljuhani@xxxxxxxxx

>===== Original Message From cobalt-users@xxxxxxxxxxxxxxx =====
>>===== Original Message From cobalt-users@xxxxxxxxxxxxxxx =====
>>Hi,
>>
>>On a RAQ550 I have modified the 404 page in a virtual sites error directory
>>but now all I get is 'page not found'.
>>
>>Is there any special that is needed to be done when altering the pages in
>>the error directory.
>>
>>
>>--
>>
>>Thanks
>>
>>Mark Roebuck
>>http://www.bikers-engine.com
>>
>
>
>-----Original Message-----
>From: aljuhani [mailto:aljuhani@xxxxxxxxx]
>Sent: 31 October 2002 23:33
>To: cobalt-users@xxxxxxxxxxxxxxx
>Subject: RE: [cobalt-users] Modifying 404 page on RAQ550
>
>
>Hello,
>
>It is working fine.  If you are using Microsoft Internet Explorer go to
>tools/internet options/advanced tab and Un-Check "Show friendly HTTP error
>messages".  And then try again Now when internet explorer detects a 404
>page,
>it will read directly from your server.
>
>Al-Juhani
>aljuhani@xxxxxxxxx
>
>
>
>Thanks, You are right. The question is, how are you supposed to tell
>potential visitors to your site to do the same.
>
>--
>
>Mark Roebuck
>http://www.bikers-engine.com