<?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: Getting .htaccess to work on windows apache</title>
	<atom:link href="http://www.leonardaustin.com/technical/getting-htaccess-to-work-on-windows-apache/feed" rel="self" type="application/rss+xml" />
	<link>http://www.leonardaustin.com/technical/getting-htaccess-to-work-on-windows-apache</link>
	<description></description>
	<lastBuildDate>Mon, 19 Apr 2010 12:27:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Isabelle Bryant</title>
		<link>http://www.leonardaustin.com/technical/getting-htaccess-to-work-on-windows-apache/comment-page-1#comment-136</link>
		<dc:creator>Isabelle Bryant</dc:creator>
		<pubDate>Fri, 16 Apr 2010 15:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.lenatsu.co.uk/code-library/getting-htaccess-to-work-on-windows-apache_20070603.html#comment-136</guid>
		<description>The most comprehensive info I have found on this subject on the net. Will be back soon to follow up….</description>
		<content:encoded><![CDATA[<p>The most comprehensive info I have found on this subject on the net. Will be back soon to follow up….</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adult Toys</title>
		<link>http://www.leonardaustin.com/technical/getting-htaccess-to-work-on-windows-apache/comment-page-1#comment-89</link>
		<dc:creator>Adult Toys</dc:creator>
		<pubDate>Tue, 05 Aug 2008 01:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.lenatsu.co.uk/code-library/getting-htaccess-to-work-on-windows-apache_20070603.html#comment-89</guid>
		<description>How do I get this to work on a hosted server running windows?</description>
		<content:encoded><![CDATA[<p>How do I get this to work on a hosted server running windows?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anon</title>
		<link>http://www.leonardaustin.com/technical/getting-htaccess-to-work-on-windows-apache/comment-page-1#comment-88</link>
		<dc:creator>anon</dc:creator>
		<pubDate>Thu, 15 May 2008 09:21:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.lenatsu.co.uk/code-library/getting-htaccess-to-work-on-windows-apache_20070603.html#comment-88</guid>
		<description>Go into the directive in httpd.conf of Apache

Look for:
AccessFileName .htaccess

change the filename to look for to something like:
ht.htaccess

Now apache looks for &quot;ht.access&quot; and windows is happy too.

Do this on a provate or testing server ONLY an when uploading simply rename the file to .htaccess</description>
		<content:encoded><![CDATA[<p>Go into the directive in httpd.conf of Apache</p>
<p>Look for:<br />
AccessFileName .htaccess</p>
<p>change the filename to look for to something like:<br />
ht.htaccess</p>
<p>Now apache looks for &#8220;ht.access&#8221; and windows is happy too.</p>
<p>Do this on a provate or testing server ONLY an when uploading simply rename the file to .htaccess</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tybek</title>
		<link>http://www.leonardaustin.com/technical/getting-htaccess-to-work-on-windows-apache/comment-page-1#comment-87</link>
		<dc:creator>Tybek</dc:creator>
		<pubDate>Fri, 01 Feb 2008 08:34:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.lenatsu.co.uk/code-library/getting-htaccess-to-work-on-windows-apache_20070603.html#comment-87</guid>
		<description>Not sure about this as I am having general issues with getting htaccess working in windows. But you should know about the directive in httpd.conf of Apache

AccessFileName .htaccess</description>
		<content:encoded><![CDATA[<p>Not sure about this as I am having general issues with getting htaccess working in windows. But you should know about the directive in httpd.conf of Apache</p>
<p>AccessFileName .htaccess</p>
]]></content:encoded>
	</item>
</channel>
</rss>
