You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Ke...@wdr.com on 2000/02/25 18:36:03 UTC

Use of mod_rewrite on Perl sections

Hi

When writing multiple RewriteCond/RewriteRule directives, the order 
is obviously significant.  Is it possible to code this up in a Perl 
Section (short of using $PerlConfig/@PerlConfig)? 

Cheers

Kevin

--- As always, apologies for the massive, bank-generated disclaimer 
which follows :( ---


This message contains confidential information and is intended only 
for the individual named.  If you are not the named addressee you 
should not disseminate, distribute or copy this e-mail.  Please 
notify the sender immediately by e-mail if you have received this 
e-mail by mistake and delete this e-mail from your system.

E-mail transmission cannot be guaranteed to be secure or error-free 
as information could be intercepted, corrupted, lost, destroyed, 
arrive late or incomplete, or contain viruses.  The sender therefore 
does not accept liability for any errors or omissions in the contents 
of this message which arise as a result of e-mail transmission.  If 
verification is required please request a hard-copy version.  This 
message is provided for informational purposes and should not be 
construed as a solicitation or offer to buy or sell any securities or 
related financial instruments.


Re: Use of mod_rewrite on Perl sections

Posted by "G.W. Haywood" <ge...@jubileegroup.co.uk>.
Hi there,

On Fri, 25 Feb 2000 Kevin.Ruscoe@wdr.com wrote:

> When writing multiple RewriteCond/RewriteRule directives, the order 
> is obviously significant.  Is it possible to code this up in a Perl 
> Section (short of using $PerlConfig/@PerlConfig)? 

Don't know about a Perl section, but you can call a Perl script to do
whatever you want.

Have a look at the Ralf's mod_rewrite guide, on his home page.  Can't
remember the URI but I feel sure there's a link from the Apache page.

If you don't find it I can mail it to you.

73,
Ged.