On 6/20/07, sonia mukherjee <[EMAIL PROTECTED]> wrote:
Hi All,
could any one give me information on whether any Api call is present with
Apche 2.2 that gives indication that Rwrite Rule is configured for a
particular URL. And if possible with full info on what are the flags that
are set (flags like L,P,QSA...)
Perhaps you could tell us exactly why you need this and that would
help us understand better how to help you.
There is no direct API where you can supply a URL and get that exact
information. But you can run a sub-request and see if mod_rewrite
grabs it. There is also the ever-helpful RewriteLog.
Joshua.