Hi,

 

I am trying to achieve the solution mentioned at https://serverfault.com/questions/220963/preventing-an-apache-2-server-from-logging-sensitive-data

Here are the details of issues : https://debbugs.gnu.org/cgi/bugreport.cgi?bug=33292

 

I am trying to mask data of GET request. Like request Like  www.example.com?password=123445&uname=abc

It should get log in .log file like this : www.example.com?password=XXXXXX&uname=abc

 

Its urgent to me. Please le me know what more information I can provide.

 

Thanks You

VIkram