Virtual Hosts

Patrick Asselman iceblink at seti.nl
Wed Nov 7 07:23:32 UTC 2012


On 2012-11-07 04:06, Matt Kraner wrote:
> Playing around with Ubuntu trying to learn more, May question is
>
> How can I add kraner.org as a Virtual Hosts under my k8mat.com 
> hosting???
>
> Thanks

1. Make sure both DNS names point to your machine
2. Set up virtual hosts in your httpd.conf file

For instance, if you use Apache2 http server, check this:
http://httpd.apache.org/docs/2.2/vhosts/
http://httpd.apache.org/docs/2.2/vhosts/examples.html

That's all there is to it.
It gets a bit more complicated if you want advanced featues (like 
secure pages) :-)

Best regards,
Patrick Asselman




More information about the ubuntu-users mailing list