Does apache log post data?



Does apache log post data?..

Answer / Deepika

Apache logs the request, not the actual posted data. To view or analyze POST data, you can use other tools like PHP's phpinfo() function or mod_rewrite's LogLevel rewrite rule.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Interview Questions

How does apache license work?

1 Answers  


Why apache tomcat is used?

1 Answers  


If you have added "loglevel debug" in httpd.conf file, than what will happen?

1 Answers  


Does nginx need apache?

1 Answers  


what is difference between static module & dynamic module in apache?

1 Answers  


Where is apache installed on windows?

1 Answers  


Is it possible to record the mac (hardware) address of clients that access your server?

1 Answers  


What is apache scoreboard?

1 Answers  


What is apache prefork?

1 Answers  


How to use apache web server linux?

1 Answers  


How to find httpd.conf file if you don’t know installation location?

1 Answers  


Can I use apache license 2.0 in commercial?

1 Answers  


Categories