标签:http io sp for strong on 文件 bs amp
LAMP模型下运行项目文件,出现下面错误:
Access forbidden!
You don‘t have permission to access the requested directory.
解决方法:
用IDE打开下面目录:httpd.conf文件找到
DocumentRoot "/Applications/XAMPP/xamppfiles/htdocs/mytest"
<Directory "/Applications/XAMPP/xamppfiles/htdocs/mytest>
记得看 引号是不是中英文不对应。
标签:http io sp for strong on 文件 bs amp
原文地址:http://www.cnblogs.com/leong/p/4152596.html