<?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>n0on3.net &#187; Apache</title>
	<atom:link href="http://www.n0on3.net/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.n0on3.net</link>
	<description>Keystrokes :.</description>
	<lastBuildDate>Thu, 15 Dec 2011 22:33:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Basic http authentication in Apache</title>
		<link>http://www.n0on3.net/basic-http-authentication-in-apache/</link>
		<comments>http://www.n0on3.net/basic-http-authentication-in-apache/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 21:13:20 +0000</pubDate>
		<dc:creator>n0on3</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://172.16.124.132/wordpress/?p=141</guid>
		<description><![CDATA[Having a directory under Basic Authentication is really easy when using the Apache2 web server. You just have to define a file with users, passwords and groups, and place some lines in the .htaccess file. The first goal can be achieved with the htpasswd utility, such as htpasswd &#91;-s&#124;-m&#124;-d&#124;-p&#93; &#91;-c&#93; &#60;file&#62; &#60;username&#62; where the first ]]></description>
		<wfw:commentRss>http://www.n0on3.net/basic-http-authentication-in-apache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

