Re: Sub domains at the speed of light?
In that case you have 2 options as I see it a) ask their support to set it up for you or b) put the site with a host that can do it.
Alternatively do you really need wildcard subdomains or could you do it with a folder structure e.g.
example.com/test/
example.com/another/
You could still rewrite it in .htaccess to be example.com/index.php?page=test or whatever.
|