Hi Everyone,
I just wanted to check how people are doing automatic sub-domain assignment these days.
eg. I have an app that has creates a new sub domain when some one signs up. eg.
mysite.blahhq.com and the next guy signups and creates
fubar.blahhq.com and this gets forward to the write part of the application.
My googling has told me that I can do some clever apache / nginx rules to do this. I'm trying to figure out how to do it automagically with no manual intervention.
Any advice is much appreciated.
Cheers