You don't say what URL you are trying to access. I'll guess it's something like http://domain.com/html/site/usage/ One thing to start with is looking into yourDirectoryIndex setting.. That, and also whether you have Options Indexes set for this directory. And of course the file permissions of the DirectoryIndex
file name. But the above doesn't matter if you are specifying a file in the url. -Dave----- Original Message ----- From: "Todd Loomis" <tloomis@xxxxxxxxxxxxxxxx>
To: <users@xxxxxxxxxxxxxxxx> Sent: Thursday, March 16, 2006 9:54 AM Subject: [users@httpd] Webalizer Issues I keep getting Forbidden error when I try to access. In the httpd.conf I have added: <directory "/var/www/html/site/usage/"> Order allow,deny Allow from all </directory> But still no luck, can anyone help? Thanks, Todd --------------------------------------------------------------------- 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