<?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: Disable Indexes using .htaccess</title>
	<atom:link href="http://www.lgr.ca/blog/2007/10/disable-indexes-using-htaccess.html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lgr.ca/blog/2007/10/disable-indexes-using-htaccess.html</link>
	<description>Bringing the Internet into Focus!</description>
	<lastBuildDate>Thu, 15 Dec 2011 22:47:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: LGR</title>
		<link>http://www.lgr.ca/blog/2007/10/disable-indexes-using-htaccess.html#comment-233</link>
		<dc:creator>LGR</dc:creator>
		<pubDate>Sat, 13 Oct 2007 19:06:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.lgr.ca/blog/2007/10/disable-indexes-using-htaccess.html#comment-233</guid>
		<description>Turning off indexes is a much better solution. You don&#039;t end up with a bunch of stray empty index.html files, attempts to access folders are logged so you can see who is trying to poke around and it really is easy to implement. Hope it works for you.</description>
		<content:encoded><![CDATA[<p>Turning off indexes is a much better solution. You don&#8217;t end up with a bunch of stray empty index.html files, attempts to access folders are logged so you can see who is trying to poke around and it really is easy to implement. Hope it works for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pearl</title>
		<link>http://www.lgr.ca/blog/2007/10/disable-indexes-using-htaccess.html#comment-232</link>
		<dc:creator>pearl</dc:creator>
		<pubDate>Sat, 13 Oct 2007 17:30:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.lgr.ca/blog/2007/10/disable-indexes-using-htaccess.html#comment-232</guid>
		<description>Oh, because Index.html wasn&#039;t doing anything, I thought of adding Options -indexes in .htaccess  - if I were to add it to .htaccess, do I add it at the top of the entire code?

and thanks .. I&#039;ll fix the Index to index now... AND also do the Options -Indexes  I think this sounds better!</description>
		<content:encoded><![CDATA[<p>Oh, because Index.html wasn&#8217;t doing anything, I thought of adding Options -indexes in .htaccess  &#8211; if I were to add it to .htaccess, do I add it at the top of the entire code?</p>
<p>and thanks .. I&#8217;ll fix the Index to index now&#8230; AND also do the Options -Indexes  I think this sounds better!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LGR</title>
		<link>http://www.lgr.ca/blog/2007/10/disable-indexes-using-htaccess.html#comment-235</link>
		<dc:creator>LGR</dc:creator>
		<pubDate>Fri, 12 Oct 2007 20:32:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.lgr.ca/blog/2007/10/disable-indexes-using-htaccess.html#comment-235</guid>
		<description>Mike,
Good question. I thought I would answer it in a new post. &lt;a href=&quot;http://www.blog.lgr.ca/2007/10/custom-404-page-using-htaccess.html&quot;&gt;Custom 404 Page using .htaccess&lt;/a&gt;.

Hope that helps.</description>
		<content:encoded><![CDATA[<p>Mike,<br />
Good question. I thought I would answer it in a new post. <a href="http://www.blog.lgr.ca/2007/10/custom-404-page-using-htaccess.html">Custom 404 Page using .htaccess</a>.</p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LGR Webmaster Blog - Custom 404 Page using .htaccess</title>
		<link>http://www.lgr.ca/blog/2007/10/disable-indexes-using-htaccess.html#comment-234</link>
		<dc:creator>LGR Webmaster Blog - Custom 404 Page using .htaccess</dc:creator>
		<pubDate>Fri, 12 Oct 2007 20:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.lgr.ca/blog/2007/10/disable-indexes-using-htaccess.html#comment-234</guid>
		<description>[...] posted a good question on my earlier post on how to Disable Indexes using .htaccess. Is there a way to specify what page to redirect to if there is a 404? Currently it’s displaying [...]</description>
		<content:encoded><![CDATA[<p>[...] posted a good question on my earlier post on how to Disable Indexes using .htaccess. Is there a way to specify what page to redirect to if there is a 404? Currently it’s displaying [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.lgr.ca/blog/2007/10/disable-indexes-using-htaccess.html#comment-238</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 12 Oct 2007 13:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.lgr.ca/blog/2007/10/disable-indexes-using-htaccess.html#comment-238</guid>
		<description>Thanks mate! Works like a charm. :)

Is there a way to specify what page to redirect to if there is a 404? Currently it&#039;s displaying one created by my web hosting company, which I would prefer to get rid of.

Cheers!</description>
		<content:encoded><![CDATA[<p>Thanks mate! Works like a charm. <img src='http://cdn.lgr.ca/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Is there a way to specify what page to redirect to if there is a 404? Currently it&#8217;s displaying one created by my web hosting company, which I would prefer to get rid of.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hey Wordpress Blogger, I Can See Your Plugins!</title>
		<link>http://www.lgr.ca/blog/2007/10/disable-indexes-using-htaccess.html#comment-237</link>
		<dc:creator>Hey Wordpress Blogger, I Can See Your Plugins!</dc:creator>
		<pubDate>Fri, 12 Oct 2007 05:53:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.lgr.ca/blog/2007/10/disable-indexes-using-htaccess.html#comment-237</guid>
		<description>[...] of our loyal readers, LGR, pointed to a third solution, which is by far the most elegant of all: Disable Indexes using .htaccess. Add a line to your .htaccess file: Option -Indexes, thus preventing browsing folders which [...]</description>
		<content:encoded><![CDATA[<p>[...] of our loyal readers, LGR, pointed to a third solution, which is by far the most elegant of all: Disable Indexes using .htaccess. Add a line to your .htaccess file: Option -Indexes, thus preventing browsing folders which [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LGR</title>
		<link>http://www.lgr.ca/blog/2007/10/disable-indexes-using-htaccess.html#comment-236</link>
		<dc:creator>LGR</dc:creator>
		<pubDate>Fri, 12 Oct 2007 02:32:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.lgr.ca/blog/2007/10/disable-indexes-using-htaccess.html#comment-236</guid>
		<description>I peeked in your folder. Rename Index.html to index.html. On Linux Index.html is not the same as index.html.</description>
		<content:encoded><![CDATA[<p>I peeked in your folder. Rename Index.html to index.html. On Linux Index.html is not the same as index.html.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LGR</title>
		<link>http://www.lgr.ca/blog/2007/10/disable-indexes-using-htaccess.html#comment-242</link>
		<dc:creator>LGR</dc:creator>
		<pubDate>Fri, 12 Oct 2007 02:31:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.lgr.ca/blog/2007/10/disable-indexes-using-htaccess.html#comment-242</guid>
		<description>pearl,
Well that is a new one for me. What are you using to edit the file?</description>
		<content:encoded><![CDATA[<p>pearl,<br />
Well that is a new one for me. What are you using to edit the file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pearl</title>
		<link>http://www.lgr.ca/blog/2007/10/disable-indexes-using-htaccess.html#comment-241</link>
		<dc:creator>pearl</dc:creator>
		<pubDate>Fri, 12 Oct 2007 02:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.lgr.ca/blog/2007/10/disable-indexes-using-htaccess.html#comment-241</guid>
		<description>Oh and I placed an index.html file in the plugins folder and I am still able to see the plugins!!  and unfortunately I am not able to change the CHMOD permissions of the folder either!</description>
		<content:encoded><![CDATA[<p>Oh and I placed an index.html file in the plugins folder and I am still able to see the plugins!!  and unfortunately I am not able to change the CHMOD permissions of the folder either!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pearl</title>
		<link>http://www.lgr.ca/blog/2007/10/disable-indexes-using-htaccess.html#comment-240</link>
		<dc:creator>pearl</dc:creator>
		<pubDate>Fri, 12 Oct 2007 02:15:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.lgr.ca/blog/2007/10/disable-indexes-using-htaccess.html#comment-240</guid>
		<description>hi LGR.. I just saw your comment on Alltipsandtricks and am right now trying to make this work!  I opened .htaccess file in edit mode and am getting a warning displayed in bold red up top saying &#039;you am not using utf-8l language file, you should not save utf-8 data or you will get corrupted results.&quot; then there is a link for changing your language file..  clicking on that gives a drop down menu where English utf-8 is listed!  Are you aware of this at all?  I am right now using English is the current language!  any insight would be appreciated!!  thanks!</description>
		<content:encoded><![CDATA[<p>hi LGR.. I just saw your comment on Alltipsandtricks and am right now trying to make this work!  I opened .htaccess file in edit mode and am getting a warning displayed in bold red up top saying &#8216;you am not using utf-8l language file, you should not save utf-8 data or you will get corrupted results.&#8221; then there is a link for changing your language file..  clicking on that gives a drop down menu where English utf-8 is listed!  Are you aware of this at all?  I am right now using English is the current language!  any insight would be appreciated!!  thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 19/38 queries in 0.077 seconds using disk: basic
Object Caching 564/565 objects using disk: basic
Content Delivery Network via cdn.lgr.ca

Served from: www.lgr.ca @ 2012-02-11 15:08:01 -->
