YTMND uses subdomains as variables. What would be the .htaccess code to do this? I googled it but what I found didn't work.. my subdomains all just come up as "not found" Eg I'd want http://whatever.mydomain.com to display http://mydomain.com/?var=whatever
Ah, I found out that you need a unique IP address and that it needs to be set up by the webhost directly (at least in my case). If anyone else is looking to do this, google Wildcard DNS
I don't see why you need a unique IP. If you're still interested in this, it took me a while to piece together how to do it myself so I wrote up a tutorial.