11 Feb
2013
11 Feb
'13
20:09
On Mon, 11 Feb 2013 14:49:51 -0500 Ted Byers <r.ted.byers@gmail.com> wrote:
I do know how to configure Apache's httpd for multiple virtual hosts, but the DNS, and the domains I'd use for testing, are the sticking points.
This is easy. Just add the test domains to your /etc/hosts files, i.e.: 1.2.3.4 www.example1.com 1.2.3.5 www.example2.com Do this on both the server and on the client from which you're connecting for your development / testing work. I can't recall if this requires a 'rcnetwork restart' or not to pick up the changes, but that's easy enough to check. ;-) hth & regards, Carl -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org