[Catalyst] Catalyst in reverse proxy mode
    Matt S Trout 
    dbix-class at trout.me.uk
       
    Mon Dec 12 15:31:13 CET 2005
    
    
  
On Mon, Dec 12, 2005 at 02:42:22PM +0100, Bernard FRIT wrote:
> Hi,
> 
> I'd like to run Catalyst from the internal http server and have Apache
> running as a reverse proxy server to serve pages from
> http://localhost:3000
> 
> I tried to set up a RewriteRule using the [P] apache flag but I was
> unsuccessful.
> 
> Did anybody try that kind of configuration and could provide some example ?
Try PT, which is passthrough if memory serves. I remember a lot of my
rules ending [PT,L] ...
-- 
     Matt S Trout       Offering custom development, consultancy and support
  Technical Director    contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd.  mst (at) shadowcatsystems.co.uk for more information
 + Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +
    
    
More information about the Catalyst
mailing list