On Feb 6, 2008 11:18 AM, Alexandre Leray <newsletters@xxxxxxxxxxxxxxxxxx> wrote: > Hey, > > I didn't solve my apache error : > > [Mon Feb 04 18:15:36 2008] [crit] [client 127.0.0.1] (13)Permission > denied: /mnt/stock/www/techday/htdocs/test.html/.htaccess pcfg_openfile: > unable to check htaccess file, ensure it is readable > > Of course test.html is a HTML file, and not a folder. The quick fix is to set AllowOverride off everywhere in your configuration. If you need to use .htaccess files, then you'll need to fix the unix permissions that prevent apache from checking for the existence of .htaccess. Joshua. --------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx