Hi, On Tue, 4 Apr 2000, John A. Thomas wrote:
Has anyone setup a log file for httpd activity? I want to watch what my browser sends and receives for a while. I'll admit I tried the man pages, but left without understanding. Is this only possible if a server (Apache) is running?
Logging is usually only done on the server side. If you want to log all client activity, you need to setup a proxy server, that logs all client requests. It should be possible to create some kind of "dummy proxy", that only logs all incoming requests and forwards them to the server afterwards. Bye, LenZ -- ------------------------------------------------------------------ Lenz Grimmer SuSE GmbH mailto:grimmer@suse.de Schanzaeckerstr. 10 http://www.suse.de/~grimmer 90443 Nuernberg, Germany -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/