PDA

View Full Version : Looking to catchall (page not displayed)


pitorian
03-24-2006, 07:32 PM
Can anyone help, here is the senario...

someone types in a url, but the server can't recognize it so it simply displays a (page not found, or cant be displayed) or one of the many error docs.

Is there away to redirect the traffic if this happens? to the main domain name.

Many thanks

Boby
03-24-2006, 07:42 PM
Content visible to registered users only.
Sure, put the following code in your .htaccess file:
Content visible to registered users only.

Cheers, Boby

pitorian
03-24-2006, 08:00 PM
Thank you