为了账号安全,请及时绑定邮箱和手机立即绑定

Apache配置虚拟主机

Apache配置虚拟主机

PHP
kereo 2015-07-14 23:31:49
我把文件放在~/下就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 关注
  • 1421 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信