<?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: Apache Tips &amp; Tricks: Disable directory indexes</title> <atom:link href="http://www.ducea.com/2006/06/26/apache-tips-tricks-disable-directory-indexes/feed/" rel="self" type="application/rss+xml" /><link>http://www.ducea.com/2006/06/26/apache-tips-tricks-disable-directory-indexes/</link> <description>The Journal Of A Linux Sysadmin</description> <lastBuildDate>Sat, 31 Jul 2010 13:48:55 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0</generator> <item><title>By: Stop viewing of robots.txt in browser</title><link>http://www.ducea.com/2006/06/26/apache-tips-tricks-disable-directory-indexes/comment-page-1/#comment-182057</link> <dc:creator>Stop viewing of robots.txt in browser</dc:creator> <pubDate>Wed, 07 Jul 2010 17:24:58 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/26/apache-tips-tricks-disable-directory-indexes/#comment-182057</guid> <description>[...] disable directory listing in apache: http://www.ducea.com/2006/06/26/apac...ctory-indexes/ [...]</description> <content:encoded><![CDATA[<p>[...] disable directory listing in apache: <a
href="http://www.ducea.com/2006/06/26/apac...ctory-indexes/" rel="nofollow">http://www.ducea.com/2006/06/26/apac&#8230;ctory-indexes/</a> [...]</p> ]]></content:encoded> </item> <item><title>By: Un peu de tout &#187; Archives du Blog &#187; sécurisation d&#8217;un serveur Apache : configuration</title><link>http://www.ducea.com/2006/06/26/apache-tips-tricks-disable-directory-indexes/comment-page-1/#comment-181329</link> <dc:creator>Un peu de tout &#187; Archives du Blog &#187; sécurisation d&#8217;un serveur Apache : configuration</dc:creator> <pubDate>Sun, 29 Nov 2009 04:23:37 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/26/apache-tips-tricks-disable-directory-indexes/#comment-181329</guid> <description>[...] Apache Tips &amp; Tricks: Disable directory indexes [...]</description> <content:encoded><![CDATA[<p>[...] Apache Tips &amp; Tricks: Disable directory indexes [...]</p> ]]></content:encoded> </item> <item><title>By: How do I restrict folder viewing access with Apache? &#124; An online resource for all things Apache</title><link>http://www.ducea.com/2006/06/26/apache-tips-tricks-disable-directory-indexes/comment-page-1/#comment-181111</link> <dc:creator>How do I restrict folder viewing access with Apache? &#124; An online resource for all things Apache</dc:creator> <pubDate>Fri, 09 Oct 2009 23:17:30 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/26/apache-tips-tricks-disable-directory-indexes/#comment-181111</guid> <description>[...] http://www.ducea.com/2006/06/26/apache-tips-tricks-disable-directory-indexes/ might help or http://felipecruz.com/blog_disable-directory-listing-browsing-apache.phpReferences : [...]</description> <content:encoded><![CDATA[<p>[...] <a
href="http://www.ducea.com/2006/06/26/apache-tips-tricks-disable-directory-indexes/" rel="nofollow">http://www.ducea.com/2006/06/26/apache-tips-tricks-disable-directory-indexes/</a> might help or <a
href="http://felipecruz.com/blog_disable-directory-listing-browsing-apache.phpReferences" rel="nofollow">http://felipecruz.com/blog_disable-directory-listing-browsing-apache.phpReferences</a> : [...]</p> ]]></content:encoded> </item> <item><title>By: guest</title><link>http://www.ducea.com/2006/06/26/apache-tips-tricks-disable-directory-indexes/comment-page-1/#comment-180213</link> <dc:creator>guest</dc:creator> <pubDate>Thu, 23 Apr 2009 23:49:10 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/26/apache-tips-tricks-disable-directory-indexes/#comment-180213</guid> <description>or just do &quot;Options FollowSymLinks&quot; and emit Indexes all together.</description> <content:encoded><![CDATA[<p>or just do &#8220;Options FollowSymLinks&#8221; and emit Indexes all together.</p> ]]></content:encoded> </item> <item><title>By: - Marius -</title><link>http://www.ducea.com/2006/06/26/apache-tips-tricks-disable-directory-indexes/comment-page-1/#comment-179022</link> <dc:creator>- Marius -</dc:creator> <pubDate>Mon, 08 Dec 2008 06:08:32 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/26/apache-tips-tricks-disable-directory-indexes/#comment-179022</guid> <description>@confused: if you want this &lt;b&gt;enabled&lt;/b&gt; then you have to add &lt;b&gt;Options Indexes&lt;/b&gt; (and not -Indexes that disables it).</description> <content:encoded><![CDATA[<p>@confused: if you want this <b>enabled</b> then you have to add <b>Options Indexes</b> (and not -Indexes that disables it).</p> ]]></content:encoded> </item> <item><title>By: confused</title><link>http://www.ducea.com/2006/06/26/apache-tips-tricks-disable-directory-indexes/comment-page-1/#comment-179021</link> <dc:creator>confused</dc:creator> <pubDate>Mon, 08 Dec 2008 05:45:16 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/26/apache-tips-tricks-disable-directory-indexes/#comment-179021</guid> <description>this is confusing, so what do I need to do to enable this exactly.
do I add just Options -Indexes or do I add Options -Indexes and
Options FollowSymLinks
AllowOverride None
I don&#039;t get it</description> <content:encoded><![CDATA[<p>this is confusing, so what do I need to do to enable this exactly.<br
/> do I add just Options -Indexes or do I add Options -Indexes and<br
/> Options FollowSymLinks<br
/> AllowOverride None<br
/> I don&#8217;t get it</p> ]]></content:encoded> </item> <item><title>By: unix86.org &#187; Blog Archive &#187; Apache Resources</title><link>http://www.ducea.com/2006/06/26/apache-tips-tricks-disable-directory-indexes/comment-page-1/#comment-178683</link> <dc:creator>unix86.org &#187; Blog Archive &#187; Apache Resources</dc:creator> <pubDate>Tue, 07 Oct 2008 16:47:16 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/26/apache-tips-tricks-disable-directory-indexes/#comment-178683</guid> <description>[...] http://www.ducea.com/2006/06/26/apache-tips-tricks-disable-directory-indexes/ [...]</description> <content:encoded><![CDATA[<p>[...] <a
href="http://www.ducea.com/2006/06/26/apache-tips-tricks-disable-directory-indexes/" rel="nofollow">http://www.ducea.com/2006/06/26/apache-tips-tricks-disable-directory-indexes/</a> [...]</p> ]]></content:encoded> </item> <item><title>By: Erik</title><link>http://www.ducea.com/2006/06/26/apache-tips-tricks-disable-directory-indexes/comment-page-1/#comment-178575</link> <dc:creator>Erik</dc:creator> <pubDate>Thu, 04 Sep 2008 06:55:29 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/26/apache-tips-tricks-disable-directory-indexes/#comment-178575</guid> <description>Cant get it to work, I&#039;ve done this a houndet of times but CetOS sucks..Everything is a mess with that dist.</description> <content:encoded><![CDATA[<p>Cant get it to work, I&#8217;ve done this a houndet of times but CetOS sucks..Everything is a mess with that dist.</p> ]]></content:encoded> </item> <item><title>By: BrianMurray</title><link>http://www.ducea.com/2006/06/26/apache-tips-tricks-disable-directory-indexes/comment-page-1/#comment-178071</link> <dc:creator>BrianMurray</dc:creator> <pubDate>Wed, 25 Jun 2008 08:15:30 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/26/apache-tips-tricks-disable-directory-indexes/#comment-178071</guid> <description>Worked a treat when I figured that httpd.conf was overriding the .htaccess.There was already a  section in httpd.conf for /opt/www and this had: Options Indexes FollowSymLinksI changed this to Options -Indexes FollowSymLinks, restarted apache, and hey presto, the beautiful &quot;Forbidden&quot; message comes up.Thanks once again for your prompt assistance.Regards,Brian.</description> <content:encoded><![CDATA[<p>Worked a treat when I figured that httpd.conf was overriding the .htaccess.</p><p>There was already a  section in httpd.conf for /opt/www and this had: Options Indexes FollowSymLinks</p><p>I changed this to Options -Indexes FollowSymLinks, restarted apache, and hey presto, the beautiful &#8220;Forbidden&#8221; message comes up.</p><p>Thanks once again for your prompt assistance.</p><p>Regards,</p><p>Brian.</p> ]]></content:encoded> </item> <item><title>By: Dedicated</title><link>http://www.ducea.com/2006/06/26/apache-tips-tricks-disable-directory-indexes/comment-page-1/#comment-82221</link> <dc:creator>Dedicated</dc:creator> <pubDate>Sat, 22 Sep 2007 15:06:09 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/26/apache-tips-tricks-disable-directory-indexes/#comment-82221</guid> <description>Great post ! It is really very helpful</description> <content:encoded><![CDATA[<p>Great post ! It is really very helpful</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Served from: www.ducea.com @ 2010-07-31 16:53:08 by W3 Total Cache -->