<& $call, %ARGS &> <%init> my $call; if ( $r->uri eq '/contenido/webshop/' ) { $call = 'index.html'; } else { &abort404; }