在无限制的位置获取403

这个网页有403个:

Alias /nconf /usr/local/nconf/ <Directory "/usr/local/nconf"> Options Indexes AllowOverride AuthConfig Options Order allow,deny Allow from 10.1.1.0/8 </Directory> 

我的IP是10.1.1.132所以必须工作。 不知道为什么,但我的错误日志不logging任何问题。 我的访问日志也没有。 我使用虚拟主机,但这个页面是主要的,谁定义如下:

 ErrorLog logs/error_log CustomLog logs/access_log combined 

我不知道该怎么办…