我把文件放在~/下就Forbidden是什么問題呢?配置的conf:<VirtualHost *:80> ?? ?ServerName www.article.com?? ?ServerAdmin webmaster@localhost?? ?DocumentRoot ~/PHP/article/?? ?ErrorLog ${APACHE_LOG_DIR}/error.log?? ?CustomLog ${APACHE_LOG_DIR}/access.log combined?? ?<Directory ~/PHP/article/>?? ??? ?Options Indexes FollowSymLinks?? ??? ?AllowOverride None?? ??? ?Require all granted?? ?</Directory></VirtualHost>sites-enabled的軟連接也建立了。。求教
- 0 回答
- 0 關注
- 1467 瀏覽
添加回答
舉報
0/150
提交
取消