> -----Original Message-----
> From: Geoffrey Young 
> Sent: Thursday, April 12, 2001 11:41 AM
> To: '[EMAIL PROTECTED]'
> Cc: [EMAIL PROTECTED]
> Subject: RE: from the "quick hacks" department... x-bit 
> controls mod_cgi
> > $INC/Stonehenge/XBitCGI.pm
> > 
> >     sub Stonehenge::XBitCGI::handler {
> >       -f $_[0]->filename and -x _ and $_[0]->handler(q{cgi-script});
> >       return -1;
> >     }
> > 
> > Better? :)
> 
> s/finfo/filename/
> 

whoops - that should be reversed, of course *blush*

> 
> --Geoff
> 

Reply via email to