Dear Mr Henq, Please see a fresh new thread on this mailing list, that I'll be posting in a few minutes, with a subject line of "Apache Config for Mojo CGI setup - opinions?".
- Alexander On 17/11/18 2:39 μ.μ., henq wrote: > Alexander, do you have a link to the post? I have a couple of Mojo > lite apps that get a handful request per day max, and response time is > not important. I'd rather make them run under CGI than having to deal > with the hassle of keeping a daemon running, setting up reverse proxy > and so on. But I have problems with getting internal links working > when app is not at / level, but in subdirectory. > > On Saturday, November 10, 2018 at 8:53:02 AM UTC+1, Alexander Karelas > wrote: > > I have set-up Mojolicious on CGI, it requires a trick that I think > wasn't included in full in the Wiki or in the documentation. I > will post it on Monday from work. > > Basically you need to rewrite the browser URL to > /cgi-bin/path/to/my_app.pl/path/of/users/browser > <http://my_app.pl/path/of/users/browser> (that is, one path > appended to the other) > > - Alex > >> > -- > 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] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/mojolicious. > For more options, visit https://groups.google.com/d/optout. -- 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.
