![]() |
404 htaccess
I've got a number of subdomains that are getting a ton of traffic still.
Anyone have a snippet of code that could be added to the htaccess file so that when someone goes to the subdomain, the page shown will be a 404 page, but the address field in IE will show the address of the subdomain? Thanks |
ErrorDocument 400 http://www.epicgals.com/epic404/?ID
ErrorDocument 401 http://www.epicgals.com/epic404/?ID ErrorDocument 403 http://www.epicgals.com/epic404/?ID ErrorDocument 404 http://www.epicgals.com/epic404/?ID ErrorDocument 500 http://www.epicgals.com/epic404/?ID What each error/line means: 400 - Bad request 401 - Authorization Required 403 - Forbidden 404 - Wrong page 500 - Internal Server Error dont know if that info does you any good, i dunno how to make the subdomain remain in addy bar. might want to check dynamicdrive.com see if you can find there. |
| All times are GMT -7. The time now is 06:33 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123