On Wed, 2002-06-19 at 21:27, Michael Peligro wrote:
> Wow, super! Tried it on my box too. Works like a charm! Thanks.

you're welcome.  glad it works for you.  i just remembered
one thing.

you might want to deny access to the CVS directories.  there's
no need for the public to see those files and you might want to
keep them from the public in case they leak information that
could be used to attack your site (e.g., the names of php/perl/other
programs or include files, etc).

<Files ~ "CVS">
    Order allow,deny
    Deny from all
</Files>

finetune that if you might actually want to serve some directory
named CVS.

tiger

-- 
Gerald Timothy Quimpo  tiger*quimpo*org gquimpo*sni*ph tiger*sni*ph

      The more you complain, the longer God lets you live.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to