From owner-freebsd-isp Tue May 1 8:48:35 2001 Delivered-To: freebsd-isp@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id B25A737B422 for ; Tue, 1 May 2001 08:48:26 -0700 (PDT) (envelope-from Drew.Tomlinson@lc.ca.gov) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0GCN00M01YGMJS@lcmail2.lc.ca.gov> for freebsd-isp@FreeBSD.ORG; Tue, 1 May 2001 08:46:48 -0700 (PDT) Received: from ldcmsx01.lc.ca.gov ([165.107.11.191]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with ESMTP id <0GCN00450YDYDD@lcmail2.lc.ca.gov> for freebsd-isp@FreeBSD.ORG; Tue, 01 May 2001 08:44:23 -0700 (PDT) Received: by ldcmsx01.lc.ca.gov with Internet Mail Service (5.5.2650.21) id <2QAS5AHH>; Tue, 01 May 2001 08:44:08 -0700 Content-return: allowed Date: Tue, 01 May 2001 08:43:59 -0700 From: "Tomlinson, Drew" Subject: RE: Apache and namebased vhosts without specified IP? To: 'George Lewis' , 'Prometheus' Cc: "'freebsd-isp@FreeBSD.ORG'" Message-id: MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-type: MULTIPART/ALTERNATIVE; BOUNDARY="Boundary_(ID_peLOlWo7Xeb3NOo6/3jAvg)" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --Boundary_(ID_peLOlWo7Xeb3NOo6/3jAvg) Content-type: text/plain I just happen to have that web page open. Look here: http://httpd.apache.org/docs/vhosts/name-based.html HTH, Drew > -----Original Message----- > From: owner-freebsd-isp@FreeBSD.ORG > [mailto:owner-freebsd-isp@FreeBSD.ORG]On Behalf Of George Lewis > Sent: Sunday, April 29, 2001 11:44 AM > To: Prometheus > Cc: freebsd-isp@FreeBSD.ORG > Subject: Re: Apache and namebased vhosts without specified IP? > > > Try this: > > NameVirtualHost * > > > ... > > > Hope that helps, > > George > > Prometheus (prometheus@gmx.ch) wrote: > > Hello, > > I'm searching for a solution that would enable me to use name based > > vhosts without a specified IP on Apache 1.3.19. The reason > for this is > > that I want to have the vhosts load balanceable without > worrying which server > > needs which config file. Ideally, Apache should respond on all IPs > > which aren't used for IP based vhosts with the same stuff and just > > look at the HTTP header to determine what content it should deliver. > > > > I'd like to have something like > > > > ... > > > > > > Instead of the conventional > > > > > > ... > > > > > > > > > > Has anyone got any idea as how this could be done? > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-isp" in the body of the message > > -- > George Lewis > http://schvin.net/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > --Boundary_(ID_peLOlWo7Xeb3NOo6/3jAvg) Content-type: text/html Content-transfer-encoding: quoted-printable RE: Apache and namebased vhosts without specified IP?

I just happen to have that web page open.  Look = here:

http://httpd.apache.org/docs/vhosts/name-based.html

HTH,

Drew

> -----Original Message-----
> From: owner-freebsd-isp@FreeBSD.ORG
> [
mailto:owner-freebsd-isp@F= reeBSD.ORG]On Behalf Of George Lewis
> Sent: Sunday, April 29, 2001 11:44 AM
> To: Prometheus
> Cc: freebsd-isp@FreeBSD.ORG
> Subject: Re: Apache and namebased vhosts = without specified IP?
>
>
> Try this:
>
>       NameVirtualHost = *
>
>       <VirtualHost = *>
>       =         ...
>       = </VirtualHost>
>
> Hope that helps,
>
> George
>
> Prometheus (prometheus@gmx.ch) wrote:
> > Hello,
> > I'm searching for a solution that would = enable me to use name based
> > vhosts without a specified IP on Apache = 1.3.19. The reason
> for this is
> > that I want to have the vhosts load = balanceable without
> worrying which server
> > needs which config file. Ideally, Apache = should respond on all IPs
> > which aren't used for IP based vhosts with = the same stuff and just
> > look at the HTTP header to determine what = content it should deliver.
> >
> > I'd like to have something like
> > <VirtualHost>
> > ...
> > </VirtualHost>
> >
> > Instead of the conventional
> >
> > <VirtualHost xxx.yyy.zzz.www>
> > ...
> > </VirtualHost>
> >
> >
> >
> > Has anyone got any idea as how this could = be done?
> >
> >
> >
> > To Unsubscribe: send mail to = majordomo@FreeBSD.org
> > with "unsubscribe freebsd-isp" = in the body of the message
>
> --
> George Lewis
> http://schvin.net/
>
> To Unsubscribe: send mail to = majordomo@FreeBSD.org
> with "unsubscribe freebsd-isp" in the = body of the message
>

--Boundary_(ID_peLOlWo7Xeb3NOo6/3jAvg)-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message