On Thu, 21 Oct 2004, Pedro Zorzenon Neto wrote:
I have an apache server and I need to log all the requests of pages (with GET/POST values).
GET query parameters you can log, but not POST data.
See strip_query_terms in squid.conf. But you can also tell your Apache to log the query terms natively..
Regards Henrik
