<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: In Case You Weren&#039;t Sure Where They Live</title>
	<atom:link href="http://guvnr.com/web/web-dev/nginx-error-access-logs/feed/" rel="self" type="application/rss+xml" />
	<link>http://guvnr.com/web/web-dev/nginx-error-access-logs/</link>
	<description>Make the web, make more of it</description>
	<lastBuildDate>Tue, 16 Mar 2010 19:16:01 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: the_guv</title>
		<link>http://guvnr.com/web/web-dev/nginx-error-access-logs/comment-page-1/#comment-5898</link>
		<dc:creator>the_guv</dc:creator>
		<pubDate>Wed, 20 Jan 2010 19:02:08 +0000</pubDate>
		<guid isPermaLink="false">http://guvnr.com/?p=2692#comment-5898</guid>
		<description>cheers Moses .. that&#039;s a nice tip, appreciated.</description>
		<content:encoded><![CDATA[<p>cheers Moses .. that's a nice tip, appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moses</title>
		<link>http://guvnr.com/web/web-dev/nginx-error-access-logs/comment-page-1/#comment-5870</link>
		<dc:creator>Moses</dc:creator>
		<pubDate>Tue, 19 Jan 2010 02:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://guvnr.com/?p=2692#comment-5870</guid>
		<description>G&#039;Day Guv,
A nice alternative to clearing the access log is

sudo rm /home/public_html/someSite.com/log/access.log &amp;&amp; sudo touch /home/public_html/someSite.com/log/access.log

I have this as part of my daily backup script, the access.log was approaching 1GB after a few weeks which was accounting for more than 50% of my backup!</description>
		<content:encoded><![CDATA[<p>G'Day Guv,<br />
A nice alternative to clearing the access log is</p>
<p>sudo rm /home/public_html/someSite.com/log/access.log &amp;&amp; sudo touch /home/public_html/someSite.com/log/access.log</p>
<p>I have this as part of my daily backup script, the access.log was approaching 1GB after a few weeks which was accounting for more than 50% of my backup!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
