|
[ Order a Server ] [ Server Support ] |
|
[ Getting Started ] [ Server Help ] [ Add on Help ] [ Solution ] [ Trouble Shooting ] PLEASE NOTE, THIS IS VERY OLD ARCHIVE INFORMATION AND MAY NOT FUNCTION ON NEW SERVERS
Changing the Web Server Log FormatBy default your Virtual Server Apache Web Server logs in the Combined Log Format. All access, agent, and referer information is logged to the ~/www/logs/access_log file.You can change the web server log format to the Common Log Format (separate log files for the access, agent, and referer data) by modifying your web server configuration file (~/www/conf/httpd.conf) like this:
After making the changes above, be sure to restart your web server.
% restart_apache
You can also define your own log format by modifying the
PLEASE NOTE, THIS IS OLD ARCHIVE INFORMATION AND MAY NOT FUNCTION ON NEW SERVERS |