With web sharing off I get:
501 18703 1 0 0:06.19 ?? 0:08.16 /Applications/MAMP/Library/bin/httpd -k start
501 18704 18703 0 0:00.00 ?? 0:00.00 /Applications/MAMP/Library/bin/httpd -k start
501 18705 18703 0 0:00.03 ?? 0:00.11 /Applications/MAMP/Library/bin/httpd -k start
501 18706 18703 0 0:00.04 ?? 0:00.18 /Applications/MAMP/Library/bin/httpd -k start
501 18708 18703 0 0:00.03 ?? 0:00.12 /Applications/MAMP/Library/bin/httpd -k start
501 18709 18703 0 0:00.10 ?? 0:00.54 /Applications/MAMP/Library/bin/httpd -k start
501 18723 18703 0 0:00.14 ?? 0:00.78 /Applications/MAMP/Library/bin/httpd -k start
501 18728 18703 0 0:00.04 ?? 0:00.17 /Applications/MAMP/Library/bin/httpd -k start
501 18888 18703 0 0:00.05 ?? 0:00.24 /Applications/MAMP/Library/bin/httpd -k start
501 18889 18703 0 0:00.08 ?? 0:00.45 /Applications/MAMP/Library/bin/httpd -k start
501 18890 18703 0 0:00.05 ?? 0:00.27 /Applications/MAMP/Library/bin/httpd -k start
501 19026 18703 0 0:00.00 ?? 0:00.00 /Applications/MAMP/Library/bin/httpd -k start
501 90787 80430 0 0:00.01 ttys000 0:00.01 grep httpd
The access.log file looks like this:
192.168.1.78 - - [13/Jul/2009:08:15:31 +0100] "GET / HTTP/1.1" 200 1456
192.168.1.78 - - [13/Jul/2009:08:15:35 +0100] "GET /apache_pb.gif HTTP/1.1" 404 211
192.168.1.78 - - [13/Jul/2009:08:15:38 +0100] "GET /favicon.ico HTTP/1.1" 404 209
The error.log file looks like this:
[Mon Jul 13 08:11:59 2009] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Mon Jul 13 08:11:59 2009] [notice] Digest: generating secret for digest authentication ...
[Mon Jul 13 08:11:59 2009] [notice] Digest: done
[Mon Jul 13 08:11:59 2009] [notice] Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.7l DAV/2 configured -- resuming normal operations
[Mon Jul 13 08:15:11 2009] [notice] caught SIGTERM, shutting down
[Mon Jul 13 08:15:13 2009] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Mon Jul 13 08:15:13 2009] [notice] Digest: generating secret for digest authentication ...
[Mon Jul 13 08:15:13 2009] [notice] Digest: done
[Mon Jul 13 08:15:13 2009] [notice] Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.7l DAV/2 configured -- resuming normal operations
[Mon Jul 13 08:15:35 2009] [error] [client 192.168.1.78] File does not exist: /Library/WebServer/Documents/apache_pb.gif, referer:
http://billmacbookpro.home/
[Mon Jul 13 08:15:38 2009] [error] [client 192.168.1.78] File does not exist: /Library/WebServer/Documents/favicon.ico
[Mon Jul 13 19:16:48 2009] [notice] caught SIGTERM, shutting down