Apart from whether this would be useful or not ...<br><br>Seems like a custom reverse proxy can do this.<br><br>The idea is to have a "tee" like function in the proxy: it logs the HTML response to a file AND passes it on to the requesting browser.<br>
<br>So the actual Apache origin server can run on a non standard port, e.g. 8080. The proxy would run on port 80, and just pass the requests back and forth, with only the loggin added.<br><br>Look into existing proxies, e.g. Squid, or even simpler proxies based on Python, if you don't have a high traffic site.<br>
<br><a href="http://proxies.xhaus.com/python/">http://proxies.xhaus.com/python/</a><br>
<br><div class="gmail_quote">On Mon, Nov 2, 2009 at 9:19 PM, William Park <span dir="ltr"><<a href="mailto:opengeometry@yahoo.ca">opengeometry@yahoo.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi All,<br>
<br>
Is there a way to log all output from Apache web server?<br>
<br>
I need to create "paper trail", because what went out is more important<br>
(liability wise) than what came in. Although there are tons of docs on logging<br>
HTTP request, I haven't come across anything on HTTP response.<br>
<font color="#888888"><br>
--William<br>
</font><div class="hm"><br>
<br>
<br>
__________________________________________________________________<br>
Connect with friends from any web browser - no download required. Try the new Yahoo! Canada Messenger for the Web BETA at <a href="http://ca.messenger.yahoo.com/webmessengerpromo.php" target="_blank">http://ca.messenger.yahoo.com/webmessengerpromo.php</a><br>
<br>
_______________________________________________<br>
<a href="http://kwlug-disc_kwlug.org" target="_blank">kwlug-disc_kwlug.org</a> mailing list<br>
<a href="http://kwlug-disc_kwlug.org" target="_blank">kwlug-disc_kwlug.org</a>@<a href="http://kwlug.org" target="_blank">kwlug.org</a><br>
<a href="http://astoria.ccjclearline.com/mailman/listinfo/kwlug-disc_kwlug.org" target="_blank">http://astoria.ccjclearline.com/mailman/listinfo/kwlug-disc_kwlug.org</a><br>
</div></blockquote></div><br><br clear="all"><br>-- <br>Khalid M. Baheyeldin<br><a href="http://2bits.com">2bits.com</a>, Inc.<br><a href="http://2bits.com">http://2bits.com</a><br>Drupal optimization, development, customization and consulting.<br>
Simplicity is prerequisite for reliability. -- Edsger W.Dijkstra<br>Simplicity is the ultimate sophistication. -- Leonardo da Vinci<br>