On Wed, 2009-02-18 at 13:46 -0700, Anthony J. Biacco wrote:
> A Deny restriction block in Apache? An .htaccess file put in htdocs that
> has a Deny client restriction?
> 

nope, no .htaccess file.

Also the configuration is:
 <Directory /srv/www/htdocs/>
  AllowOverride None
  Order allow,deny
  Allow from all
 </Directory>

Thanks,
James


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to