Re: [Zope] Virtual hosting on Linux: what's needed in BIND?

2000-06-25 Thread Hung Jung Lu

>From: Petru Paler <[EMAIL PROTECTED]>
>...
> > at the Linux BIND level. But I would like to know what exactly. Is it as
> > simple as adding a whole bunch of cname lines into the database file?
>
>Yes.
>
> > Also, is it possible to use wildcards in the database file for BIND? I 
>mean,
>...
>Yes, something like
>*  IN  CNAME (or A, if you wish)   your IP

Wow, that was fast. :) Thank you very much!

Hung Jung



Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] Virtual hosting on Linux: what's needed in BIND?

2000-06-25 Thread Petru Paler

On Sun, Jun 25, 2000 at 12:16:18AM -0700, Hung Jung Lu wrote:
> For Zope/SiteAccess to work with virtual hosting, something needs to be done 
> at the Linux BIND level. But I would like to know what exactly. Is it as 
> simple as adding a whole bunch of cname lines into the database file?

Yes.

> Also, is it possible to use wildcards in the database file for BIND? I mean, 
> if you have many virtual sites, would it be possible (and wise?) to make it 
> so all requests like *.mysite.com point to the Zope server? 

Yes, something like
*   IN  CNAME (or A, if you wish)   your IP

-Petru

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] Virtual hosting on Linux: what's needed in BIND?

2000-06-25 Thread Hung Jung Lu

Hi,

I am not really a Linux person, so I apologize if I show my ignorance here. 
:)

For Zope/SiteAccess to work with virtual hosting, something needs to be done 
at the Linux BIND level. But I would like to know what exactly. Is it as 
simple as adding a whole bunch of cname lines into the database file?

Also, is it possible to use wildcards in the database file for BIND? I mean, 
if you have many virtual sites, would it be possible (and wise?) to make it 
so all requests like *.mysite.com point to the Zope server? Or each virtual 
site's name must be explicitly entered into the BIND's database file?

(Is there a How-To on this?)

regards,

Hung Jung


Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )