mojolicious Questions
1
I would like to implement something like "dynamic" routes in my Mojolicious app. I have some pre-defined "static" routes and a DB table with URL aliases: '/alias' -> '/URL'. Now I'm defining routes...
Blacking asked 5/5, 2011 at 13:38
1
Solved
I have the "Pages" controller with the "show" method and "Auths" controller with the "check" method which returns 1 if user is authenticated.
I have "default" page ("/profile").
I need to redirect...
Flinger asked 24/1, 2011 at 12:56
1
Solved
Does mojolicious working under the lighttpd web-server? How to cofigure? Does I need setup the FastCGI? It's my first usage of lighttpd.
Jacobi asked 28/12, 2010 at 13:3
0
How to do continiously output of command (for me it's long ping) in real-time mode on Mojo server? I'm looking for some example on Mojo::IOLoop. For example, client connects to server and requests ...
Tailband asked 3/7, 2010 at 14:42
© 2022 - 2024 — McMap. All rights reserved.