Apache2 directory listing problem F16

Mike Wright mike.wright at mailinator.com
Fri Jul 27 20:32:04 UTC 2012


Hi Mark,

Sorry for starting a new thread but your post got inadvertently deleted.

Have you tried putting a <limit> directive into your <directory> or 
<location> directives?

   <limit GET>
      order allow,deny
      allow from all       # or IPs, hosts, etc
   </limit>



More information about the users mailing list