> > Does anyone know of a way that I can server the contents of an
> > .htaccess file dynamically? 
> Make the .htacess file in question a FIFO, with a script on the
> backend that Does The Right Thing.

Whoops, you would loose big when two concurrent Apache processes
attempt to access the .htaccess simultaneously... Why not rewrite
AuthenHandler instead (we are on mod_perl list right ?)

-- 
Dominique QUATRAVAUX                           Ingénieur développeur sénior
01 44 42 00 35                                 IDEALX

Reply via email to