我在VPS上创建了一个新的虚拟主机。我已经将域指向服务器的IP地址。当我访问网站时,它给我错误403,甚至public_html都有755文件权限。可能的问题是什么?

编辑:我找到了下面的错误日志。
cannot server directory /home/batiktridaya/public_html: No matching directory (index.html, index.html, index.php, index.php4, index.php5) found, and server generated directory index forbidden by Options directive.发布于 2015-03-12 13:41:52
public_html中文件的权限是什么? apache是以什么用户身份运行的?
https://stackoverflow.com/questions/29002403
复制相似问题