View Full Version : Wildcard DNS / Redirection Service help
Keefe
11-26-2001, 03:21 PM
So I own this domain name, znull.com. SPAMWhich is a common mistype of xnull.com. SPAMI want to set it up so that when anyone types in http://www.znull.com/anything/anything.html it will redirect to another page. SPAMHow can i easily do this? SPAMAlso, how can i make it so that anything.znull.com/anything also works?
Thanks
keefe
Uranium-235
11-26-2001, 05:53 PM
in your anything.html put...
<META HTTP-EQUIV=Refresh CONTENT="0; URL=http://www.website.com/">
---------------------------------------------------
make a index.html in your /anything directory, and if the server is configured correctly, it will use index.html when a person goes to just the /anything directory
Omega
11-27-2001, 12:53 PM
I don't think that's exactly what he meant. SPAMHopefully you can customize your own 404 error page. SPAMIf so, just make the error 404 page redirect to the page you want with the code Uranium-235 posted.
Keefe
11-27-2001, 01:49 PM
I wanted to have it to if you went to any file in any directory it SPAMwould forward to a different page. SPAMI used something similar to what omega was talking about. SPAMI found a nice script that allows you to have your own custom 404 errors using a .htaccess files and a perl script. SPAMI added a normail meta refresh tag into the code and it works for everything.
Thanks! :)
vBulletin® v3.6.5, Copyright ©2000-2009, Jelsoft Enterprises Ltd.