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

Murdock jeff.tilkes at softbrands.com
Thu Jan 25 08:31:28 EST 2007


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" <jeff.tilkes at softbrands.com>
>> 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 folders to 
>> go
>> to ColdFusion.
>>
>> 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
> 
> Use reverse proxy www.apsis.ch/pound
> 
> Use directive
> 
> UrlGroup "Customer.*"
> HeadRequire Host "www.domain.com.*"
> BackEnd IP#_addr_coldfusion,port#_coldfusion,1
> EndGroup
> 
> 
> _______________________________________________
> Zope maillist  -  Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - 
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope-dev )
> 
> 

-- 
View this message in context: http://www.nabble.com/ColdFusion%2C-ASP%2C-etc-with-Zope-Plone-tf3084565.html#a8614876
Sent from the Zope - General mailing list archive at Nabble.com.



More information about the Zope mailing list