慘...設定都沒錯
我也試過common等等其他三種
結果也都只出現該種的名稱而已
滅了滅了
※ 引述《[email protected] (悸動)》之銘言:
: 有 combined 的應該是這樣,你看看哪邊爛掉了 XD
: LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
: CustomLog /var/log/httpd-access.log combined
: <VirtualHost *:80>
: ServerAdmin [email protected]
: DocumentRoot /home/wwwadm/data/
: ServerName netnews.nctu.edu.tw
: ErrorLog /var/log/httpd/netnews.nctu.edu.tw-error_log
: CustomLog /var/log/httpd/netnews.nctu.edu.tw-access_log combined
: </VirtualHost>
: ※ 引述《[email protected] ([ ])》之銘言:
: > 日前升級到了 4.11-RELEASE-p1
: > 結果apache的log就出問題了
: > 變成下面這種格式
: > combined
: > combined
: > combined
: > combined
: > combined
: > combined
: > combined
: > combined
: > combined
: > 請問可能是哪邊出了問題呢
--
我也試過common等等其他三種
結果也都只出現該種的名稱而已
滅了滅了
※ 引述《[email protected] (悸動)》之銘言:
: 有 combined 的應該是這樣,你看看哪邊爛掉了 XD
: LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
: CustomLog /var/log/httpd-access.log combined
: <VirtualHost *:80>
: ServerAdmin [email protected]
: DocumentRoot /home/wwwadm/data/
: ServerName netnews.nctu.edu.tw
: ErrorLog /var/log/httpd/netnews.nctu.edu.tw-error_log
: CustomLog /var/log/httpd/netnews.nctu.edu.tw-access_log combined
: </VirtualHost>
: ※ 引述《[email protected] ([ ])》之銘言:
: > 日前升級到了 4.11-RELEASE-p1
: > 結果apache的log就出問題了
: > 變成下面這種格式
: > combined
: > combined
: > combined
: > combined
: > combined
: > combined
: > combined
: > combined
: > combined
: > 請問可能是哪邊出了問題呢
--
All Comments