this code works without nginx, and I have 2 questions.
I'd like to mount the first app to pickup both domain1.com , and
www.domain1.com , currently it doesn't. Is there a way to achieve that ?
Secondly, no logging is being output to the normal log/development.log (in
each app), nor does it go to /var/log/toadfarm , I could combine them both
into 1 log, but I'd like to keep them separate if possible ?
*mount "/home/mojouser/apps/test1/script/test1" => { Host => "domain1.com",
};*
*mount "/home/mojouser/apps/test2/script/test2" => { Host => "domain2.com",
};*
*start ["http://*:80"];*
--
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.