<Perl>
  ...

 $ENV{MOJO_MODE} = 'production';

  ...
</Perl>

https://github.com/kraih/mojo/wiki/Apache-deployment#apachemod_perl-psgiplack

Am Samstag, 5. Juli 2014 15:53:54 UTC+2 schrieb Renato Forti:
>
> <Location /cloud>
>    SetHandler perl-script
>    PerlHandler Plack::Handler::Apache2
>    PerlSetVar psgi_app /x1/htdocs/zones/sa/east/1a/myapp/script/myapp
> </Location>
> # ---------------------------
>
> How to do this, in this env?
>
>
>
 

-- 
You received this message because you are subscribed to the Google Groups 
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.

Reply via email to