コンフィグレーション
--- analog.cfg.orig 2004-12-19 16:49:26.000000000 +0900
+++ analog.cfg 2007-01-07 23:57:40.000000000 +0900
@@ -10,10 +10,10 @@
#
# If you need a LOGFORMAT command (most people don't -- try it without first!),
# it must go here, above the LOGFILE commands.
-LOGFILE logfile.log
+LOGFILE C:\usr\local\apache\logs\access_log.*
# LOGFILE C:\old\logs\access_log.*
-OUTFILE Report.html
-HOSTNAME "[my organisation]"
+OUTFILE C:\usr\local\apache\htdocs\Report.html
+HOSTNAME "[www.example.com]"
#
# You probably don't need to change anything below this until you are
# experienced.