The following reply was made to PR config/430; it has been noted by GNATS.

From: Dean Gaudet <[EMAIL PROTECTED]>
To: Lars Eilebrecht <[EMAIL PROTECTED]>
Subject: Re: config/430: Strange behaviour of IndexOptions
Date: Sun, 20 Apr 1997 15:40:25 -0700 (PDT)

 
 Starting with 1.2b9 the following protects cores better than using
 IndexIgnore:
 
 <Files ~ "/core$">
     order deny,allow
     deny from all
 </Files>
 
 (Although that specific case might work in b8, but a bug fix went in for
 it in b9.)
 
 I'll let someone else deal with the doc issue.
 
 Dean
 

Reply via email to