apache - 如何在 Apache 中查看 HTTP 响应消息

标签 apache http cygwin response logging

我刚刚通过在 Windows XP 上运行的 cygwin 安装了 apache (1.3.33)。我让服务器运行 (httpd),当我将浏览器指向 http://localhost 时, 它正确地拉起/var/www/htdocs/index.html.en

我使用以下命令查看客户端发送给服务器的 HTTP 请求,以及服务器返回给客户端的 HTTP 响应:

tail -f /var/log/apache/access_log

但是,这仅显示 HTTP 请求信息。谁能帮我弄清楚如何查看 HTTP 响应消息?

最佳答案

关于apache - 如何在 Apache 中查看 HTTP 响应消息,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6038427/

相关文章:

http - Scala http 操作

python - 无法在cygwin中使用python的pexpect

python - 为什么 Selenium 的响应没有 sessionId?

apache - 如何阻止垃圾邮件机器人使用 htaccess 访问网站?

java - Tomcat 8 URL 重写

apache - Hadoop put命令什么也不做!

android - Apache Cordova : Failed to load resource: the server responded with a status of 404 (Not Found)

http - 网址中的空格?

java - Java中的HTTP URL地址编码

java - 错误 : parse error before "double" (cygwin)