Thanks a lot Charlie. Now it is working fine. 
And i also wanted to know is this the recommended way of deploying the 
application in real time?  Do i have to run the Built-In 
server(Daemon/hypnotoad) each and every time? 

On Saturday, February 27, 2016 at 8:59:09 PM UTC+5:30, Charlie Brady wrote:
>
>
> On Fri, 26 Feb 2016, [email protected] <javascript:> wrote: 
>
> > just add a look of above link (mod_proxy). How does the virtual host 
> config 
> > will get addressed to the project directory (Mojo App) ? 
>
> You need to run the mojo app on a different port nnnn (e.g. by using 
> hypnotoad). Then you configure mod_proxy to proxy the virtual host to 
> localhost:nnnn. 
>
> The mod_proxy configuration doesn't need to know anything about the 
> project directory - just what port (nnnn) the application is bound to. 
>
> Read the docs that Luc provided a link to. 
>

-- 
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 https://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.

Reply via email to