瀏覽單個文章
AN3000
*停權中*
 

加入日期: Jan 2011
文章: 29
Apache Setting

* 複製配置檔
# cp /etc/apache2/httpd.conf-example /etc/apache2/httpd.conf

編輯 /etc/apache2/httpd.conf
ServerName 127.0.0.1
ServerAdmin [email protected]

啟動 Apache
# svcadm enable apache2

測試
# svcs | grep -i apache2
online 訊息代表連線成功

基本網頁文件位置為 /var/apache2/htdocs
舊 2011-07-18, 08:49 PM #5
回應時引用此文章
AN3000離線中