View Single Post
Old 02-19-2008, 10:34 AM   #14 (permalink)
apcwebmaster
I disagree.
 
apcwebmaster's Avatar
 
Join Date: Aug 2007
Location: Australia
Posts: 2,229
Points: 4,020
Send a message via ICQ to apcwebmaster
KISS is so true, you never want to confuse the surfer

If you wanna take this a step further you can put a ".htaccess" file in your domains root folder with the following code(substitute http://URL.URL for the location of the page)
Code:
ErrorDocument 404 http://URL.URL
Options All -indexes
that will send anyone snooping in your folders to SleazyBear's custom page
note: not everyone has the server authority required to use a htaccess file so you might have to ask your host
apcwebmaster is offline   Reply With Quote Send a private message to apcwebmaster