
Originally Posted by
gcstuff
The 403 forbidden works with the same code.
Code:
<HTML>
REDIRECTING
<HEAD>
<META HTTP-EQUIV="refresh" CONTENT="5;URL=http://www.geocachingstuff.com/">
</HEAD>
</HTML>
.htaccess looks like this:
Code:
ErrorDocument 404 404.shtml
Paste this code in 404.shtml and see if it work
Code:
The Page You are Looking for <!--#echo var="REQUEST_URI" -->does not exsist..
Please Check it again...<br />
<!--#echo var="REMOTE_ADDR" --><br />
<!--#echo var="HTTP_HOST" --><br />
<!--#echo var="HTTP_USER_AGENT" -->