Logging data with Phttpd

Phttpd can maintain two log files, one is mainly for external use (the CERN Common Log compatible "requests" log file), whereas the other (the NDBM format "counting" log file(s)) is used for internal access (mainly by the NCSA-HTML modules).

Both are by default disabled, but can be enabled by specifying the paths to the log files in phttpd.conf or from the command line.