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> 15:19:
    >> Can I have two different virtual servers with the same server
    >> name, but different ports? I thought I couldn't do that.  But I
    >> can certainly run two copies of apache on two different ports,
    >> with the same server name.

    >> Colin Paul Adams

    Alexander> Though I never did that with different ports I am sure
    Alexander> you can do.

    Alexander>     NameVirtualHost 111.22.33.44:80 NameVirtualHost
    Alexander> 111.22.33.44:8080

    Alexander>     <VirtualHost 111.22.33.44:80> ServerName
    Alexander> www.domain.tld DocumentRoot /www/domain-80
    Alexander> </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.
-- 
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