<?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.lenatsu.com/code-library/getting-htaccess-to-work-on-windows-apache_20070603.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.lenatsu.com/code-library/getting-htaccess-to-work-on-windows-apache_20070603.html</link>
	<description>One man&#039;s quest to leave his mark on the internet</description>
	<lastBuildDate>Mon, 08 Mar 2010 22:49:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Adult Toys</title>
		<link>http://www.lenatsu.com/code-library/getting-htaccess-to-work-on-windows-apache_20070603.html/comment-page-1#comment-33</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-33</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.lenatsu.com/code-library/getting-htaccess-to-work-on-windows-apache_20070603.html/comment-page-1#comment-32</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-32</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.lenatsu.com/code-library/getting-htaccess-to-work-on-windows-apache_20070603.html/comment-page-1#comment-31</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-31</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>
