On Thursday 10 July 2003 01.08, Manohar Pradhan wrote: > I am wondering if Squid saves somewhere the variables, filled in a > web-form when user hits the submit button(GET or POST method). Can > anyone tell if Squid has such options?
Depends on the method used by the form. GET method forms content can be logged in access.log. See strip_query_terms POST method forms content can not be logged by Squid without first implementing the feature. Regards Henrik -- Donations welcome if you consider my Free Squid support helpful. https://www.paypal.com/xclick/business=hno%40squid-cache.org If you need commercial Squid support or cost effective Squid or firewall appliances please refer to MARA Systems AB, Sweden http://www.marasystems.com/, [EMAIL PROTECTED]
