Re: [Zope] Microsoft IIS 4.0 and Zope

2000-12-08 Thread Phil Harris

That's exactly what I do, use Apache and ProxyPass to provide a unified
URLspacebetween IIS and Zope.

Works well!

- Original Message -
From: "Petter Enholm" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, December 08, 2000 3:17 PM
Subject: Re: [Zope] Microsoft IIS 4.0 and Zope


> The easiest thing to do (for me now) is to add Apache as front-end
> web-server for both IIS and Zope. The access to documentation, well tested
> and documented rules for rewriting, lots of HOW-TO's, mailing lists etc
> makes this a good choice  - open source rules!
>
> Any comments on running Apache as front-end for IIS 4.0 and Zope? I would
> gladly throw out the IIS server, but my customers has software that relies
> on this server.
>
> Best regards
> Petter Enholm
>
> - Original Message -
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Friday, December 08, 2000 4:05 PM
> Subject: RE: [Zope] Microsoft IIS 4.0 and Zope
>
>
> > Hi Petter,
> >
> > I have the same problem.  Could you tell me if you find a way?  I
> > hope someone on this list have an answer!
> >
> >
> >
> > -----Message d'origine-----
> > De : Petter Enholm [mailto:[EMAIL PROTECTED]]
> > Envoyé : vendredi 8 décembre 2000 07:53
> > À : [EMAIL PROTECTED]
> > Objet : [Zope] Microsoft IIS 4.0 and Zope
> >
> >
> > Hi,
> >
> > This may be more of a Microsoft IIS questions than Zope question, but I
> give
> > it a shot!
> >
> > I have installed Zope (on port 8080) on a Windows NT 4.0 server with IIS
> > 4.0, followed to Howto that explains how to set up PCGI with IIS, and
all
> > works very well. I can access Zope through
> > http://localhost/scripts/zope.pcgi
> >
> > Next step: I want to access the Zope site through a given DNS name, f
eks
> > www.mydomain.com. How can I do this with IIS 4.0? I find no way to
> redirect
> > a virtual host and at the same time rewrite the URL so that the user
gets
> > http://www.mydomain.com in the browser, not .../scripts/zope.pcgi.
> >
> > Anybody out there with knowledge on this issue?
> >
> > Best regards
> >
> > Petter Enholm
> > Snapper as
> >
> >
> > ___
> > 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 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 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] Microsoft IIS 4.0 and Zope

2000-12-08 Thread Petter Enholm

The easiest thing to do (for me now) is to add Apache as front-end
web-server for both IIS and Zope. The access to documentation, well tested
and documented rules for rewriting, lots of HOW-TO's, mailing lists etc
makes this a good choice  - open source rules!

Any comments on running Apache as front-end for IIS 4.0 and Zope? I would
gladly throw out the IIS server, but my customers has software that relies
on this server.

Best regards
Petter Enholm

- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, December 08, 2000 4:05 PM
Subject: RE: [Zope] Microsoft IIS 4.0 and Zope


> Hi Petter,
>
> I have the same problem.  Could you tell me if you find a way?  I
> hope someone on this list have an answer!
>
>
>
> -Message d'origine-
> De : Petter Enholm [mailto:[EMAIL PROTECTED]]
> Envoyé : vendredi 8 décembre 2000 07:53
> À : [EMAIL PROTECTED]
> Objet : [Zope] Microsoft IIS 4.0 and Zope
>
>
> Hi,
>
> This may be more of a Microsoft IIS questions than Zope question, but I
give
> it a shot!
>
> I have installed Zope (on port 8080) on a Windows NT 4.0 server with IIS
> 4.0, followed to Howto that explains how to set up PCGI with IIS, and all
> works very well. I can access Zope through
> http://localhost/scripts/zope.pcgi
>
> Next step: I want to access the Zope site through a given DNS name, f eks
> www.mydomain.com. How can I do this with IIS 4.0? I find no way to
redirect
> a virtual host and at the same time rewrite the URL so that the user gets
> http://www.mydomain.com in the browser, not .../scripts/zope.pcgi.
>
> Anybody out there with knowledge on this issue?
>
> Best regards
>
> Petter Enholm
> Snapper as
>
>
> ___
> 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 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] Microsoft IIS 4.0 and Zope

2000-12-08 Thread Menard . Jean-Francois

Hi Petter,

I have the same problem.  Could you tell me if you find a way?  I
hope someone on this list have an answer!



-Message d'origine-
De : Petter Enholm [mailto:[EMAIL PROTECTED]]
Envoyé : vendredi 8 décembre 2000 07:53
À : [EMAIL PROTECTED]
Objet : [Zope] Microsoft IIS 4.0 and Zope


Hi,

This may be more of a Microsoft IIS questions than Zope question, but I give
it a shot!

I have installed Zope (on port 8080) on a Windows NT 4.0 server with IIS
4.0, followed to Howto that explains how to set up PCGI with IIS, and all
works very well. I can access Zope through
http://localhost/scripts/zope.pcgi

Next step: I want to access the Zope site through a given DNS name, f eks
www.mydomain.com. How can I do this with IIS 4.0? I find no way to redirect
a virtual host and at the same time rewrite the URL so that the user gets
http://www.mydomain.com in the browser, not .../scripts/zope.pcgi.

Anybody out there with knowledge on this issue?

Best regards

Petter Enholm
Snapper as


___
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 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] Microsoft IIS 4.0 and Zope

2000-12-08 Thread Petter Enholm

Hi,

This may be more of a Microsoft IIS questions than Zope question, but I give
it a shot!

I have installed Zope (on port 8080) on a Windows NT 4.0 server with IIS
4.0, followed to Howto that explains how to set up PCGI with IIS, and all
works very well. I can access Zope through
http://localhost/scripts/zope.pcgi

Next step: I want to access the Zope site through a given DNS name, f eks
www.mydomain.com. How can I do this with IIS 4.0? I find no way to redirect
a virtual host and at the same time rewrite the URL so that the user gets
http://www.mydomain.com in the browser, not .../scripts/zope.pcgi.

Anybody out there with knowledge on this issue?

Best regards

Petter Enholm
Snapper as


___
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 )