Re: Running two copies of apache

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>>>>> "Alexander" == Alexander Dalloz <alexander.dalloz@xxxxxxxxxxxxxxxx> writes:

    Alexander> Am So, den 25.07.2004 schrieb Colin Paul Adams um
    Alexander> 16:44: NameVirtualHost 111.22.33.44:80 NameVirtualHost
    Alexander> 111.22.33.44:8080
    >>
    Alexander> <VirtualHost 111.22.33.44:80> ServerName www.domain.tld
    Alexander> DocumentRoot /www/domain-80 </VirtualHost>
    >>
    Alexander> <VirtualHost 111.22.33.44:8080> ServerName
    Alexander> www.domain.tld DocumentRoot /www/domain-8080
    Alexander> </VirtualHost>
    >>  Doesn't work here.
    >> 
    >> I get connection refused on the second port.

    Alexander> Because you did not read the Apache2 documentation. You
    Alexander> did not have set "Listen 8080", or

    Alexander> Listen 111.22.33.44:80 Listen 111.22.33.44:8080

You are right.
Thanks for your help.
-- 
Colin Paul Adams
Preston Lancashire



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux