I modified 05Port and 35Listen80 in templates-custom so apache is listening on port 8180. (Changed the "80" to "8180" in both files and expanded the template.)
I have two domain names pointing to the same IP, and my router forwards port 8180 to the e-smith box.
I have set up a primary web site, plus an ibay and virtual domain for the second domain name. The virtual domain correctly points to the ibay.
However, if I go to
http://www.myprimary.com:8180 it works as expected, but if I go to
http://www.myvirtual.com:8180, it displays the primary domain, not the ibay I specified for the virtual domain.
Any ideas why this would be and what I can do about it?
--Kenn