Hi,
I'm having trouble getting my head round this.
What I want to achieve is:
random-user.domain.com
So that the subdomain "random-user" is passed through a script, like so:
/user.py?userid=random-user
How would I go about achieving this? Is it at all possible?