<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>apachehacker</title>
	
	<link>http://apachehacker.com</link>
	<description>Apache Hacks, Tips and Tricks from Practitioners</description>
	<pubDate>Fri, 02 Jul 2010 07:56:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/apachehacker" /><feedburner:info uri="apachehacker" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><geo:lat>38.611854</geo:lat><geo:long>-121.445539</geo:long><item>
		<title>Running Apache with PHP5 and PHP4 modules on the Same Linux Server</title>
		<link>http://feedproxy.google.com/~r/apachehacker/~3/c_HrKZhemWM/</link>
		<comments>http://apachehacker.com/2010/07/01/running-apache-with-php5-and-php4-modules-on-the-same-linux-server/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 07:52:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Virtual Host]]></category>

		<guid isPermaLink="false">http://apachehacker.com/?p=174</guid>
		<description>Unfortunately, we still need to maintain some old PHP4 apps for customers along with PHP5 apps. This causes a lot of grief for in-house developers who tend to hate to support old PHP4 stuff. On top of it, maintaining PHP5 and PHP4 modules for Apache on same development server is a painful experience to say [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/apachehacker?a=c_HrKZhemWM:KXhtabwntPw:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/apachehacker?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/apachehacker?a=c_HrKZhemWM:KXhtabwntPw:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/apachehacker?i=c_HrKZhemWM:KXhtabwntPw:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/apachehacker?a=c_HrKZhemWM:KXhtabwntPw:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/apachehacker?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/apachehacker/~4/c_HrKZhemWM" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://apachehacker.com/2010/07/01/running-apache-with-php5-and-php4-modules-on-the-same-linux-server/feed/</wfw:commentRss>
		<feedburner:origLink>http://apachehacker.com/2010/07/01/running-apache-with-php5-and-php4-modules-on-the-same-linux-server/</feedburner:origLink></item>
		<item>
		<title>Quick and Dirty Apache Bandwidth Report Hack in Perl</title>
		<link>http://feedproxy.google.com/~r/apachehacker/~3/h0AhikmJOuY/</link>
		<comments>http://apachehacker.com/2010/03/02/quick-and-dirty-apache-bandwidth-report/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 10:20:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Log Management]]></category>

		<guid isPermaLink="false">http://apachehacker.com/?p=169</guid>
		<description>Google Analtyics, Quantcast etc are nice for marketing types. We needed a quick-and-dirty bandwidth report based on Apache access log. So whipped out the following perl script to do just that.

#!/usr/bin/env perl
use Time::DaysInMonth;
$&amp;#124;++;

my %months = ('Jan' =&amp;#62; 1,
'Feb' =&amp;#62; 2,
'Mar' =&amp;#62; 3,
'Apr' =&amp;#62; 4,
'May' =&amp;#62; 5,
'Jun' =&amp;#62; 6,
'Jul' =&amp;#62; 7,
'Aug' =&amp;#62; 8,
'Sep' =&amp;#62; 9,
'Oct' =&amp;#62; [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/apachehacker?a=h0AhikmJOuY:wz-uE6pHtBA:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/apachehacker?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/apachehacker?a=h0AhikmJOuY:wz-uE6pHtBA:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/apachehacker?i=h0AhikmJOuY:wz-uE6pHtBA:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/apachehacker?a=h0AhikmJOuY:wz-uE6pHtBA:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/apachehacker?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/apachehacker/~4/h0AhikmJOuY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://apachehacker.com/2010/03/02/quick-and-dirty-apache-bandwidth-report/feed/</wfw:commentRss>
		<feedburner:origLink>http://apachehacker.com/2010/03/02/quick-and-dirty-apache-bandwidth-report/</feedburner:origLink></item>
		<item>
		<title>Disabling SSL v2 in Apache/SSL</title>
		<link>http://feedproxy.google.com/~r/apachehacker/~3/Ey0DccYbuys/</link>
		<comments>http://apachehacker.com/2010/01/25/disabling-ssl-v2-in-apachessl/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 04:21:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[SSL]]></category>

		<category><![CDATA[Security]]></category>

		<category><![CDATA[Virtual Host]]></category>

		<guid isPermaLink="false">http://apachehacker.com/?p=167</guid>
		<description>Today we found out that one of the client sites had their precious hacker-safe badge dropped because the Web server that they were running was offering SSL v2 support.
So we decided to investigate by running:

$ openssl s_client –ssl2 –connect www.clienthostname.com:443

We were able to connect! This confirmed that we had SSL v2 enabled Apache, which is [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/apachehacker?a=Ey0DccYbuys:KlwhBGNLYaU:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/apachehacker?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/apachehacker?a=Ey0DccYbuys:KlwhBGNLYaU:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/apachehacker?i=Ey0DccYbuys:KlwhBGNLYaU:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/apachehacker?a=Ey0DccYbuys:KlwhBGNLYaU:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/apachehacker?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/apachehacker/~4/Ey0DccYbuys" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://apachehacker.com/2010/01/25/disabling-ssl-v2-in-apachessl/feed/</wfw:commentRss>
		<feedburner:origLink>http://apachehacker.com/2010/01/25/disabling-ssl-v2-in-apachessl/</feedburner:origLink></item>
		<item>
		<title>Quick and Dirty Apache Log Analyzer to Find Top-100 IP Visits</title>
		<link>http://feedproxy.google.com/~r/apachehacker/~3/YlF_kLY5VP8/</link>
		<comments>http://apachehacker.com/2010/01/16/quick-and-dirty-apache-log-analyzer-to-find-top-100-ip-visits/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 00:07:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Log Management]]></category>

		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://apachehacker.com/?p=161</guid>
		<description>We do not run local log analysis program since most customers rely on off-site Google Analytics. So we find ourselves often writing on-the-fly awk scripts to find the top-100 or top-1000 IP visitors from time to time when debugging site performance issues. Who hasn&amp;#8217;t found their sites slow thanks to crawlers jamming the site?
So to [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/apachehacker?a=YlF_kLY5VP8:FCU9jpZOUk0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/apachehacker?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/apachehacker?a=YlF_kLY5VP8:FCU9jpZOUk0:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/apachehacker?i=YlF_kLY5VP8:FCU9jpZOUk0:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/apachehacker?a=YlF_kLY5VP8:FCU9jpZOUk0:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/apachehacker?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/apachehacker/~4/YlF_kLY5VP8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://apachehacker.com/2010/01/16/quick-and-dirty-apache-log-analyzer-to-find-top-100-ip-visits/feed/</wfw:commentRss>
		<feedburner:origLink>http://apachehacker.com/2010/01/16/quick-and-dirty-apache-log-analyzer-to-find-top-100-ip-visits/</feedburner:origLink></item>
		<item>
		<title>Output Filtering Using PHP</title>
		<link>http://feedproxy.google.com/~r/apachehacker/~3/DY4HA76dQls/</link>
		<comments>http://apachehacker.com/2009/12/04/output-filtering-using-php/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 10:22:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Virtual Host]]></category>

		<guid isPermaLink="false">http://apachehacker.com/?p=154</guid>
		<description>We needed a prototype filter that allows us to filter Web pages generated by PHP scripts to be post processed using an Apache output filter.  In addition, we needed to write the filter in PHP as well. The filter will simply take the HTML (text/html) output generated by a third-party PHP application and do some [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/apachehacker?a=DY4HA76dQls:b54LAjy9fSA:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/apachehacker?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/apachehacker?a=DY4HA76dQls:b54LAjy9fSA:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/apachehacker?i=DY4HA76dQls:b54LAjy9fSA:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/apachehacker?a=DY4HA76dQls:b54LAjy9fSA:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/apachehacker?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/apachehacker/~4/DY4HA76dQls" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://apachehacker.com/2009/12/04/output-filtering-using-php/feed/</wfw:commentRss>
		<feedburner:origLink>http://apachehacker.com/2009/12/04/output-filtering-using-php/</feedburner:origLink></item>
		<item>
		<title>Compiling Apache with Old Version of APR Utils…</title>
		<link>http://feedproxy.google.com/~r/apachehacker/~3/pA1Agg_RmTY/</link>
		<comments>http://apachehacker.com/2009/12/03/compiling-apache-with-old-version-of-apr-utils/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 18:12:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://apachehacker.com/?p=152</guid>
		<description>Just tried to compile Apache on a system with APR utility version 1.0 and got errors. To remedy, just told configure to use --with-included-apr which makes it use the bundled 1.2 APR libraries. Worked like a charm.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/apachehacker?a=pA1Agg_RmTY:PWQQV7eO0_0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/apachehacker?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/apachehacker?a=pA1Agg_RmTY:PWQQV7eO0_0:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/apachehacker?i=pA1Agg_RmTY:PWQQV7eO0_0:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/apachehacker?a=pA1Agg_RmTY:PWQQV7eO0_0:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/apachehacker?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/apachehacker/~4/pA1Agg_RmTY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://apachehacker.com/2009/12/03/compiling-apache-with-old-version-of-apr-utils/feed/</wfw:commentRss>
		<feedburner:origLink>http://apachehacker.com/2009/12/03/compiling-apache-with-old-version-of-apr-utils/</feedburner:origLink></item>
		<item>
		<title>Another 64-bit Headache Installing Apache on CentOS 5.3</title>
		<link>http://feedproxy.google.com/~r/apachehacker/~3/xoH7pxD0mp0/</link>
		<comments>http://apachehacker.com/2009/07/25/072509-another-64-bit-headache-installing-apache-on-centos-53/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 20:14:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://apachehacker.com/?p=149</guid>
		<description>We planned to upgrade an existing 64-bit CentOS 5 server this weekend. The upgrade caused a bit of a headache that is worth documenting for future reference.
Getting CentOS 5 Upgraded to CentOS 5.3
This went like a breeze as all we did is run: nohup yum –y upgrade &amp;#38; and in the background the CentOS upgrade [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/apachehacker?a=xoH7pxD0mp0:XF6PHFDyem4:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/apachehacker?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/apachehacker?a=xoH7pxD0mp0:XF6PHFDyem4:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/apachehacker?i=xoH7pxD0mp0:XF6PHFDyem4:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/apachehacker?a=xoH7pxD0mp0:XF6PHFDyem4:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/apachehacker?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/apachehacker/~4/xoH7pxD0mp0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://apachehacker.com/2009/07/25/072509-another-64-bit-headache-installing-apache-on-centos-53/feed/</wfw:commentRss>
		<feedburner:origLink>http://apachehacker.com/2009/07/25/072509-another-64-bit-headache-installing-apache-on-centos-53/</feedburner:origLink></item>
		<item>
		<title>Setting up a PHP Filter for a Directory Alias</title>
		<link>http://feedproxy.google.com/~r/apachehacker/~3/Mlj9dCRk6Ts/</link>
		<comments>http://apachehacker.com/2009/07/11/setting-up-a-php-filter-for-a-directory-alias/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 16:00:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Virtual Host]]></category>

		<category><![CDATA[filter]]></category>

		<guid isPermaLink="false">http://apachehacker.com/?p=145</guid>
		<description>Creating a PHP filter for a directory alias or location&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/apachehacker?a=Mlj9dCRk6Ts:-rw8WfufZ38:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/apachehacker?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/apachehacker?a=Mlj9dCRk6Ts:-rw8WfufZ38:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/apachehacker?i=Mlj9dCRk6Ts:-rw8WfufZ38:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/apachehacker?a=Mlj9dCRk6Ts:-rw8WfufZ38:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/apachehacker?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/apachehacker/~4/Mlj9dCRk6Ts" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://apachehacker.com/2009/07/11/setting-up-a-php-filter-for-a-directory-alias/feed/</wfw:commentRss>
		<feedburner:origLink>http://apachehacker.com/2009/07/11/setting-up-a-php-filter-for-a-directory-alias/</feedburner:origLink></item>
		<item>
		<title>Writing a Custom Apache Log File Using a PHP Script in Real Time</title>
		<link>http://feedproxy.google.com/~r/apachehacker/~3/q2Uk8tJrN7U/</link>
		<comments>http://apachehacker.com/2008/12/14/writing-a-custom-apache-log-file-using-a-php-script-in-real-time/#comments</comments>
		<pubDate>Sun, 14 Dec 2008 09:39:18 +0000</pubDate>
		<dc:creator>kabir</dc:creator>
		
		<category><![CDATA[Log Management]]></category>

		<category><![CDATA[custom log]]></category>

		<category><![CDATA[CustomLog]]></category>

		<category><![CDATA[ErrorLog]]></category>

		<guid isPermaLink="false">http://apachehacker.com/?p=128</guid>
		<description>How to Write a Custom Apache Log File Using a PHP Script in Real Time&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/apachehacker?a=q2Uk8tJrN7U:FwY2zc8PFVI:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/apachehacker?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/apachehacker?a=q2Uk8tJrN7U:FwY2zc8PFVI:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/apachehacker?i=q2Uk8tJrN7U:FwY2zc8PFVI:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/apachehacker?a=q2Uk8tJrN7U:FwY2zc8PFVI:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/apachehacker?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/apachehacker/~4/q2Uk8tJrN7U" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://apachehacker.com/2008/12/14/writing-a-custom-apache-log-file-using-a-php-script-in-real-time/feed/</wfw:commentRss>
		<feedburner:origLink>http://apachehacker.com/2008/12/14/writing-a-custom-apache-log-file-using-a-php-script-in-real-time/</feedburner:origLink></item>
		<item>
		<title>Using Awk to do Quick and Dirty Analysis of Apache Logs</title>
		<link>http://feedproxy.google.com/~r/apachehacker/~3/_DWfXTgpqUo/</link>
		<comments>http://apachehacker.com/2008/12/13/using-awk-to-do-quick-and-dirty-analysis-of-apache-logs/#comments</comments>
		<pubDate>Sun, 14 Dec 2008 07:37:51 +0000</pubDate>
		<dc:creator>kabir</dc:creator>
		
		<category><![CDATA[Access Control]]></category>

		<category><![CDATA[awk]]></category>

		<guid isPermaLink="false">http://apachehacker.com/?p=44</guid>
		<description>How to use Awk to do Quick and Dirty Analysis of Apache Logs&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/apachehacker?a=_DWfXTgpqUo:rUUO_zOfWqU:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/apachehacker?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/apachehacker?a=_DWfXTgpqUo:rUUO_zOfWqU:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/apachehacker?i=_DWfXTgpqUo:rUUO_zOfWqU:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/apachehacker?a=_DWfXTgpqUo:rUUO_zOfWqU:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/apachehacker?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/apachehacker/~4/_DWfXTgpqUo" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://apachehacker.com/2008/12/13/using-awk-to-do-quick-and-dirty-analysis-of-apache-logs/feed/</wfw:commentRss>
		<feedburner:origLink>http://apachehacker.com/2008/12/13/using-awk-to-do-quick-and-dirty-analysis-of-apache-logs/</feedburner:origLink></item>
	</channel>
</rss>
