Re: [Zope] ColdFusion, ASP, etc with Zope/Plone

2007-01-25 Thread David Bear
On Thu, Jan 25, 2007 at 05:31:28AM -0800, Murdock wrote: > > Thanks for the suggestion, I went to that site and I see that it only works > on Unix-Like servers. I don't have any of those available in my environment. you could run vmware and put a linux instance there. > > > > Jaroslav Lukesh

Re: [Zope] ColdFusion, ASP, etc with Zope/Plone

2007-01-25 Thread Jaroslav Lukesh
from scratch without google/sf/fm :o) 1. pound with linux and colinux kernel runtime on windows 2. pound with linux under vmware or old pre-M$ virtualPC on windows 3. pound under cygwin on windows 4. squid under windows 5. apache under windows 6. IIS - M$ ISA (?) - Original Message -

Re: [Zope] ColdFusion, ASP, etc with Zope/Plone

2007-01-25 Thread Chris Withers
Murdock wrote: Anyone know of any good open source or very low cost Reverse Proxies that will run on Windows Server? Please trim your replies. Apache is what you're looking for. You've been pointed at the docs, further help can be found on #apache on irc.freenode.net cheers, Chris -- Sim

Re: [Zope] ColdFusion, ASP, etc with Zope/Plone

2007-01-25 Thread Murdock
Anyone know of any good open source or very low cost Reverse Proxies that will run on Windows Server? Jaroslav Lukesh wrote: > > - Original Message - > From: "Murdock" <[EMAIL PROTECTED]> >> I am implementing a new site using Zope/Plone. This site replaces an old >> one >> built in C

Re: [Zope] ColdFusion, ASP, etc with Zope/Plone

2007-01-25 Thread Jonathan
- Original Message - From: "Murdock" <[EMAIL PROTECTED]> To: Sent: Thursday, January 25, 2007 8:32 AM Subject: Re: [Zope] ColdFusion, ASP, etc with Zope/Plone Can you point me to some good documentation that can get me up and running with Apache quickly, as well a

Re: [Zope] ColdFusion, ASP, etc with Zope/Plone

2007-01-25 Thread Murdock
Can you point me to some good documentation that can get me up and running with Apache quickly, as well as how to use the rewrite rules? Thanks Chris Withers wrote: > > Murdock wrote: >> Example: >> http://www.domain.com/Customer should go to ColdFusion and actual files >> on >> the server >>

Re: [Zope] ColdFusion, ASP, etc with Zope/Plone

2007-01-25 Thread Murdock
Thanks for the suggestion, I went to that site and I see that it only works on Unix-Like servers. I don't have any of those available in my environment. Jaroslav Lukesh wrote: > > - Original Message - > From: "Murdock" <[EMAIL PROTECTED]> >> I am implementing a new site using Zope/Plo

Re: [Zope] ColdFusion, ASP, etc with Zope/Plone

2007-01-25 Thread Chris Withers
Murdock wrote: Example: http://www.domain.com/Customer should go to ColdFusion and actual files on the server everything else at http://www.domain.com should feed into Zope I am running Windows Server 2003, IIS6, EnfoldProxy, Latest version of Zope 2. Dunnoy what EnfoldPoxy is or how it works,

Re: [Zope] ColdFusion, ASP, etc with Zope/Plone

2007-01-24 Thread Jaroslav Lukesh
- Original Message - From: "Murdock" <[EMAIL PROTECTED]> I am implementing a new site using Zope/Plone. This site replaces an old one built in ColdFusion. The problem that I am having is that a portion of our site (Our customer login area) will need to remain on ColdFusion for a while.

[Zope] ColdFusion, ASP, etc with Zope/Plone

2007-01-24 Thread Murdock
I am implementing a new site using Zope/Plone. This site replaces an old one built in ColdFusion. The problem that I am having is that a portion of our site (Our customer login area) will need to remain on ColdFusion for a while. Is their a method to get most things to Zope/Plone but certain fold