yes that works if you only want to serve cfm pages. After a lot of experimentation I have come to the conclusion that php and cfm can not live in the same directory. The only way I could get cf to work was to explicitly write a proxypass for that directory. Otherwise it was php.

I haven't tried it but I bet what you have below would work for site wide cf applications.

Tom Thomas

At 12:51 PM 4/12/2010, you wrote:
I've never used proxypass, but it seems logical to me that the following might work:

   ProxyPass / http://bupwp.com:8888/
   ProxyPassReverse / http://bupwp.com:8888/


Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering Committee
Railo Community Distributions

--
Open BlueDragon Public Mailing List
http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon
mailing list - http://groups.google.com/group/openbd?hl=en
 
!! save a network - please trim replies before posting !!
 
To unsubscribe, reply using "remove me" as the subject.

Reply via email to