dick gregor. PE Yehuda Katz <yehuda@xxxxxxxxxx> wrote:
error log says "[Thu Apr 28 13:50:57 2011] [error] [client 98.226.168.246] client denied by server configuration: /"my website is at /var/www/testing600.remcycle.net/. Should it be saying that directory and not the root directory?On Thu, Apr 28, 2011 at 10:37 AM, J. Stephens <onlineworkmail@xxxxxxxxx> wrote:
I am getting 403 errors when I add a new vhost. at testing601.remcycle.net I get 403, but at testing601.remcycle.net/index.html it works. What are the possible causes of this 403 error?
# Disable access to the entire file system except for the directories that
# are explicitly allowed later.
#
# This currently breaks the configurations that come with some web application
# Debian packages. It will be made the default for the release after lenny.
#
#<Directory />
# AllowOverride None
# Order Deny,Allow
# Deny from all
#</Directory>