Pretty much what the title of the question is. On my local machine I've been setting up named virtual hosts for each clients website that I'm working on. It would be quicker if I could specify a wildcard rule that:
refers to files in
~/Sites/[hostname]/
Automatically without having to create an entry for each (which I currently have now)
Is this possible?
Yes, you can do this with mod vhost alias.