what about <VirtualHost *:8080> Include custom.conf </VirtualHost>
<VirtualHost *:8081> Include custom.conf </VirtualHost> ----- Original Message ----- From: "Brian Akins" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 28, 2004 3:14 PM Subject: Re: custom vhost module Glenn Strauss wrote: > On Tue, Sep 28, 2004 at 09:29:15AM -0400, Brian Akins wrote: > >> > Have you tried giving a list of addresses and ports? > > <VirtualHost 1.2.3.4:8080 1.2.3.4:8081 1.2.3.4:8082 1.2.3.4:8083> > ... > </VirtualHost> I need to be able to use *:8080 *:8081, but that's not allowed... -- Brian Akins Lead Systems Engineer CNN Internet Technologies
