apache默認(rèn)網(wǎng)站根目錄 linux怎樣修改apache默認(rèn)網(wǎng)站的目錄?
linux怎樣修改apache默認(rèn)網(wǎng)站的目錄?默認(rèn)目錄是/var/www/HTML。修改方法:open/etc/httpd/conf/httpd.conf文件文件中,找到以下行DocumentRoot
linux怎樣修改apache默認(rèn)網(wǎng)站的目錄?
默認(rèn)目錄是/var/www/HTML。修改方法:open/etc/httpd/conf/httpd.conf文件文件中,找到以下行DocumentRoot“/var/www/HTML”并將其更改為所需的目錄。-----------------------------------------------------------Apache默認(rèn)的重要配置信息如下:配置文件/etc/httpd/conf/http.conf文件服務(wù)器根目錄/var/www/HTML-access-log-file/var/log/httpd/access-log-error-log-file/var/log/httpd/error-log運(yùn)行Apache:group的用戶(hù)運(yùn)行Apache:Apache-port:80模塊存儲(chǔ)路徑/usr/lib/httpd/modules