Heim >Backend-Entwicklung >PHP-Tutorial >mac Apache 配置问题???

mac Apache 配置问题???

WBOY
WBOYOriginal
2016-06-06 20:09:41958Durchsuche

mac Apache 配置问题???

mac Apache 配置问题???

这个配置有问题么 一直显示上面错误

回复内容:

mac Apache 配置问题???

mac Apache 配置问题???

这个配置有问题么 一直显示上面错误

你的问题信息不完整,尝试从以下几方面解决问题:

  1. osx下默认的apache运行用户和组都是_www,所以你要确保你的apacheroot也是同样的用户和组

  2. 配置以后有没有重启sudo apachectl restart

  3. 是否用了rewrite?是的话把AllowOverride None改成AllowOverride All

你这个根目录有问题啊,还有这个主机名。。。,还有改过HOST文件了吗

例如: DocumentRoot /www/var/iigoogle #注意,默认只能找/var/www/下的,其他目录下会报403,在apach2.conf中增加一段关于目录的配置
mac Apache 配置问题???
额,看图吧,这编辑器我用不来
对了 你的可能叫httpd.conf

Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn