<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CodeBlog &#187; Apache</title>
	<atom:link href="http://www.codeblog.co.uk/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codeblog.co.uk</link>
	<description></description>
	<lastBuildDate>Wed, 09 Jun 2010 23:00:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to pipe logs from Apache to PHP / How to seperate Apache log files with PHP</title>
		<link>http://www.codeblog.co.uk/2008/03/06/web-platforms/how-to-pipe-logs-from-apache-to-php/</link>
		<comments>http://www.codeblog.co.uk/2008/03/06/web-platforms/how-to-pipe-logs-from-apache-to-php/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 17:30:29 +0000</pubDate>
		<dc:creator>Oliver</dc:creator>
				<category><![CDATA[Web Platforms]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.codeblog.co.uk/2008/03/06/php/how-to-pipe-logs-from-apache-to-php/</guid>
		<description><![CDATA[I recently needed to do this for a client to customise and merge the logged data from Apache into a presentable format. A by-product of this was the ability to also roll the log file on a daily basis.I found limited information regarding how to do this most of which were methods that were faulty [...]]]></description>
		<wfw:commentRss>http://www.codeblog.co.uk/2008/03/06/web-platforms/how-to-pipe-logs-from-apache-to-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Preventing HTTP TRACE Method Cross Site Scripting Attacks</title>
		<link>http://www.codeblog.co.uk/2007/12/19/web-platforms/preventing-http-trace-method-cross-site-scripting-attacks/</link>
		<comments>http://www.codeblog.co.uk/2007/12/19/web-platforms/preventing-http-trace-method-cross-site-scripting-attacks/#comments</comments>
		<pubDate>Wed, 19 Dec 2007 12:03:46 +0000</pubDate>
		<dc:creator>Oliver</dc:creator>
				<category><![CDATA[Web Platforms]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Site Security]]></category>

		<guid isPermaLink="false">http://www.codeblog.co.uk/2007/12/19/tips-tricks/preventing-http-trace-method-cross-site-scripting-attacks/</guid>
		<description><![CDATA[What is a cross site scripting attack?:
&#8220;Cross-site scripting (XSS) is a simple idea at heart: the attacker loads exploitative HTML, including a client-side script, into a web site, typically one which allows public submissions and which does not properly quote HTML tags. Any user of the site who reads the story loads the exploit into [...]]]></description>
		<wfw:commentRss>http://www.codeblog.co.uk/2007/12/19/web-platforms/preventing-http-trace-method-cross-site-scripting-attacks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
