<?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>Huseyin Berberoglu &#187; auth</title>
	<atom:link href="http://nxsn.com/tag/auth/feed/" rel="self" type="application/rss+xml" />
	<link>http://nxsn.com</link>
	<description>I develop Wordpress things for you.</description>
	<lastBuildDate>Wed, 18 Apr 2012 20:25:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>.htaccess .htpasswd and 500 Internal Server Error</title>
		<link>http://nxsn.com/htaccess-htpasswd-and-500-internal-server-error/</link>
		<comments>http://nxsn.com/htaccess-htpasswd-and-500-internal-server-error/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 13:35:14 +0000</pubDate>
		<dc:creator>Huseyin Berberoglu</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[auth]]></category>

		<guid isPermaLink="false">http://nxsn.com/?p=191</guid>
		<description><![CDATA[<p>Open your httpd.conf and check the AllowOverride directive. It should be like;</p> <p>AllowOverride AuthConfig</p> <p>See details for <a href="http://httpd.apache.org/docs/2.0/howto/auth.html">Authentication on Apache.</a></p>]]></description>
			<content:encoded><![CDATA[<p>Open your httpd.conf and check the AllowOverride directive. It should be like;</p>
<p><code>AllowOverride AuthConfig</code></p>
<p>See details for <a href="http://httpd.apache.org/docs/2.0/howto/auth.html">Authentication on Apache.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nxsn.com/htaccess-htpasswd-and-500-internal-server-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

