On Tue, Sep 20, 2005 at 12:12:53PM +0100, Joe Orton wrote:
> If this were e.g. a 
> mod_rewrite extension instead it would work correctly for per-dir rules 
> since mod_rewrite per-dir rules are processed in a fixup hook - *after* 
> the auth hooks.

So, on a time scale,
  1. mod_setenvif sets an env var, based on the cert extension
  2. mod_access checks the env var that was set by mod_setenvif
  3. mod_rewrite (if not blocked by [403] of mod_access) checks its
     per-dir rules and rewrites based on the env var
I see no problem with this.

   Martin
-- 
<[EMAIL PROTECTED]>         |     Fujitsu Siemens
Fon: +49-89-636-46021, FAX: +49-89-636-48332 | 81730  Munich,  Germany

Reply via email to