« Return to Thread: adding my_app_name to action paths

Re: adding my_app_name to action paths

by Mike Glen :: Rate this Message:

Reply to Author | View in Thread

J. Shirley wrote:

> Sorry for no responding yesterday, had a full day.  You can set the
> proxy header directly, just using:
>
> proxy_set_header SCRIPT_NAME /my_app/;
>
> That should do the trick, but may be missing something.  I have a
> working config on a system that is currently sitting in an Apple store
> repair facility :/
>
> -J
>
I just tried that and SCRIPT_NAME doesn't seem to get picked up by
catalyst so guess something is still missing.
Thanks for your help with this.

Mike



_______________________________________________
List: Catalyst@...
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@.../
Dev site: http://dev.catalyst.perl.org/

 « Return to Thread: adding my_app_name to action paths