On Monday 07 January 2002 11:20 am, Sander van Zoest wrote:
> On Mon, 7 Jan 2002, Ryan Bloom wrote:
> 
> > On Monday 07 January 2002 10:48 am, Sander van Zoest wrote:
> > > So, you are saying that I can create an apache httpd daemon where it would never 
>make a
> > > stat(2) in the default DocumentRoot directory?
> > > If so, let me know how, because that would be really useful.
> > If the modules are implemented correctly, that should just happen with:
> > <Location /foo/nostat>
> >     SetHandler PerlHandler
> > </Location>

Note that I said the module needed to be written correctly.  Mod_status doesn't
have a map_to_storage hook, which would be required to avoid the stats.

Ryan

______________________________________________________________
Ryan Bloom                              [EMAIL PROTECTED]
Covalent Technologies                   [EMAIL PROTECTED]
--------------------------------------------------------------

Reply via email to