[Catalyst] adding my_app_name to action paths
J. Shirley
jshirley at gmail.com
Wed Jul 1 16:04:26 GMT 2009
On Wed, Jul 1, 2009 at 8:43 AM, Mike Glen <mike.glen at mindsweep.net> wrote:
> I'm trying to setup a catyst app to run behind nginx so that the app is
> accessed at http://my.server.com/my_app_name/
> I have set this up following instructions at
> http://dev.catalyst.perl.org/wiki/adventcalendararticles/2008/02-catalyst=
_and_nginx
> I can get the requests passed through to catalyst running the http::prefo=
rk
> engine but I haven't found a simple way to add my_app_name to the beginni=
ng
> of each action's path.
>
> Is there a simple way to do this?
>
> I'd like to be able to do this in the config file if possible
>
> Thanks
>
It should happen automatically, provided you have set the
"using_frontend_proxy" option. Are you setting that correctly?
-J
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20090701/e00de=
cc8/attachment.htm
More information about the Catalyst
mailing list