> Now I see it's mentioned at
> http://httpd.apache.org/docs/2.0/rewrite/rewrite_tech.html mentions
> that 'in per-directory context mod_rewrite first rewrites the
> filename... and then initiates a new internal sub-request with the new
> URL. This restarts processing of the API phases.'
By the way it's not a sub-request in httpd terminology. It's an internal
redirect. I'm not sure if we need it that specific here, through.
nd
--
my @japh = (sub{q~Just~},sub{q~Another~},sub{q~Perl~},sub{q~Hacker~});
my $japh = q[sub japh { }]; print join #########################
[ $japh =~ /{(.)}/] -> [0] => map $_ -> () # André Malo #
=> @japh; # http://www.perlig.de/ #
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]