Forum Moderators: phranque

Message Too Old, No Replies

Can we exclude certain file types from Reverse Proxy directive?

         

nexar

10:40 am on Oct 24, 2011 (gmt 0)

10+ Year Member



For various reasons I have an Apache/Passenger combo which reverse proxy's to a Passenger Standalone server. Although most of the app is Rails based which Passenger Standalone handles properly there is a bit of php as well which it cannot handle.

I have been advised to exclude 'php' files from the Reverse Proxy so that they can be handled by Apache/php but I don't know how to.

My questions are:

Is this even possible and if so how please?

Thanks

Purvez