AH01630: client denied by server configuration: /data/www/cxybj.com/noindex
<VirtualHost *:80> 
ServerName www.cxybj.com
DocumentRoot “/home/www” 
DirectoryIndex index.html index.php 
<Directory “/home/www”> 
Options -Indexes +FollowSymlinks 
AllowOverride All 
Require all granted 
</Directory> 
</VirtualHost>