<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Web-based usenet reader</title>
	<atom:link href="http://sjcuthbertson.wordpress.com/2007/10/07/web-based-usenet-reader/feed/" rel="self" type="application/rss+xml" />
	<link>http://sjcuthbertson.wordpress.com/2007/10/07/web-based-usenet-reader/</link>
	<description>Philosophy, cookery and geekery</description>
	<lastBuildDate>Tue, 19 Jan 2010 20:30:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Robert Crowston</title>
		<link>http://sjcuthbertson.wordpress.com/2007/10/07/web-based-usenet-reader/#comment-35</link>
		<dc:creator><![CDATA[Robert Crowston]]></dc:creator>
		<pubDate>Sun, 21 Oct 2007 21:05:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.sjcuthbertson.me.uk/wordpress/2007/10/07/web-based-usenet-reader/#comment-35</guid>
		<description><![CDATA[It appears what I said previously is wrong:

RewriteEngine Off
Options Indexes
Order allow,deny
Allow from .cam.ac.uk
AuthType Ucam-WebAuth
Require valid-user

WorksForMe, the Options Indexes line is optional, but I think the RewriteEngine line is reqquired.]]></description>
		<content:encoded><![CDATA[<p>It appears what I said previously is wrong:</p>
<p>RewriteEngine Off<br />
Options Indexes<br />
Order allow,deny<br />
Allow from .cam.ac.uk<br />
AuthType Ucam-WebAuth<br />
Require valid-user</p>
<p>WorksForMe, the Options Indexes line is optional, but I think the RewriteEngine line is reqquired.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Crowston</title>
		<link>http://sjcuthbertson.wordpress.com/2007/10/07/web-based-usenet-reader/#comment-34</link>
		<dc:creator><![CDATA[Robert Crowston]]></dc:creator>
		<pubDate>Sun, 07 Oct 2007 23:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.sjcuthbertson.me.uk/wordpress/2007/10/07/web-based-usenet-reader/#comment-34</guid>
		<description><![CDATA[To protect it a little but more, stick a quick and dirty .htaccess file:

Order allow,deny
Allow from .cam.ac.uk
AuthType Ucam-WebAuth
Require valid-user
Satisfy any]]></description>
		<content:encoded><![CDATA[<p>To protect it a little but more, stick a quick and dirty .htaccess file:</p>
<p>Order allow,deny<br />
Allow from .cam.ac.uk<br />
AuthType Ucam-WebAuth<br />
Require valid-user<br />
Satisfy any</p>
]]></content:encoded>
	</item>
</channel>
</rss>

