[EMAIL PROTECTED] writes:

> > > 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... 

Not if the file is small enough...low level reads are granular up to,
I think 8k. Maybe.

-- 
Dave Hodgkinson, Wizard for Hire         http://www.davehodgkinson.com
Editor-in-chief, The Highway Star           http://www.deep-purple.com
   Interim Technical Director, Web Architecture Consultant for hire

Reply via email to