Re: Wildcard DNS / Redirection Service help
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
|