Do you have any server dispatching requests before Mojolicious?

Nginx or Apache maybe?

On 2/19/18 7:51 PM, [email protected] wrote:
app->hook(before_dispatch => sub {
  my $c = shift;
  print "Hi\n";
});

don't react for the links (to .../public folder).

Have you please another idea ?
--
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.

Reply via email to