This is a discussion on Re: [squid-users] Saving Web-form postings within the Squid Users forums, part of the Web Server and Related Forums category; On Thursday 10 July 2003 01.08, Manohar Pradhan wrote: > I am wondering if Squid saves somewhere the variables, ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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/busine...quid-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/, info@marasystems.com |