|
|
版本是apache2
命令:apachectl时出现这样的错误
/usr/sbin/apachectl: line 82: /usr/sbin/httpd: No such file or directory
#
# Note that from this point forward you must specifically allow
# particular features to be enabled - so if something's not working as
# you might expect, make sure that you have specifically enabled it
# below.
#
#
# This should be changed to whatever you set DocumentRoot to.
#
<Directory "usr/local/apache2/htdocs">这里修改了下
#
# Possible values for the Options directive are "None", "All", |
|