Kamil Wencel wrote: > Hi Chris, >> >> You don't have permission to access the requested directory. There is >> either no index document or the directory is read-protected. >> >> > my first guess would be: > > you have no index.html in the folder AND have the automatic directory > listings disabled. > > > --------------------------------------------------------------------- > 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 > > Hi Kamil! Yep, i do not have an index.* in that directory. I also have looked for the automatic directory listings in httpd.conf. All i found was <Directory> options none AllowOverride none order deny,allow deny from all </directory> I changed the deny from all to allow from all and restarted apache but the samething happens. Here is a link that has the index.php file and still get access forbidden: http://www.mytimewithgod.net/sitemeter/twatch Chris --------------------------------------------------------------------- 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