Dynamically hosting new domains on Apache
Posted
by Kunal
on Server Fault
See other posts from Server Fault
or by Kunal
Published on 2010-05-28T00:33:45Z
Indexed on
2010/05/28
0:42 UTC
Read the original article
Hit count: 343
I'd like to dynamically be able to host client's domains, with just having to provide them instructions like this: http://www.tumblr.com/docs/en/custom_domains
I'm running a pretty typical LAMP stack; any good tutorials for configuring this for Apache, or other server-side configurations I need to be aware of?
© Server Fault or respective owner