【发布时间】:2014-08-03 05:46:11
【问题描述】:
我在 ~/Documents/WebD/ 中有一个名为 Tarea 的文件夹,里面有一个 public_html 文件夹,为了访问它,我尝试以一千种方式创建一个虚拟主机,但它没有用,现在我正在尝试到那里创建一个从 tarea 到 /var/www/html/tarea 的符号链接,并通过 localhost/tarea/public_html 访问,但你得到了
Forbidden
You don't have permission to access /tarea on this server.
Apache/2.2.15 (CentOS) Server at localhost Port 80
我尝试了很多在论坛上命名的不同方法,更改 httpd.conf,授予 apache 权限等,但都没有奏效
有什么建议吗?
【问题讨论】:
标签: linux apache centos localhost httpd.conf