Re: [Catalyst] Making proxy requests cooperate with uri_for

2008-11-13 Thread Dave Rolsky
On Thu, 13 Nov 2008, Matt S Trout wrote: On Mon, Oct 20, 2008 at 12:23:38PM -0700, Ashley wrote: This might be a simple question but I've never had to do it before, Googling for it is difficult, and none of the main docs seems to have the info. I want to run myapp_server.pl script as a proxy

Re: [Catalyst] Making proxy requests cooperate with uri_for

2008-11-13 Thread J. Shirley
On Thu, Nov 13, 2008 at 10:06 AM, Dave Rolsky [EMAIL PROTECTED] wrote: On Thu, 13 Nov 2008, Matt S Trout wrote: On Mon, Oct 20, 2008 at 12:23:38PM -0700, Ashley wrote: This might be a simple question but I've never had to do it before, Googling for it is difficult, and none of the main docs

Re: [Catalyst] Making proxy requests cooperate with uri_for

2008-11-13 Thread J. Shirley
On Thu, Nov 13, 2008 at 10:13 AM, Andy Grundman [EMAIL PROTECTED] wrote: On Nov 13, 2008, at 1:06 PM, Dave Rolsky wrote: On Thu, 13 Nov 2008, Matt S Trout wrote: On Mon, Oct 20, 2008 at 12:23:38PM -0700, Ashley wrote: This might be a simple question but I've never had to do it before,

[Catalyst] Making proxy requests cooperate with uri_for

2008-10-20 Thread Ashley
This might be a simple question but I've never had to do it before, Googling for it is difficult, and none of the main docs seems to have the info. I want to run myapp_server.pl script as a proxy as if it were from a dir. This is easily accomplished with ProxyPass /from_dir