<?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: How to disable directory browsing using .htaccess &#8211; Apache Web Server</title> <atom:link href="http://www.techiecorner.com/106/how-to-disable-directory-browsing-using-htaccess-apache-web-server/feed/" rel="self" type="application/rss+xml" /><link>http://www.techiecorner.com/106/how-to-disable-directory-browsing-using-htaccess-apache-web-server/</link> <description>The place for computer tips and tricks! microsoft windows, open source, database, programming, freeware and etc</description> <lastBuildDate>Sun, 14 Mar 2010 07:29:47 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Nick</title><link>http://www.techiecorner.com/106/how-to-disable-directory-browsing-using-htaccess-apache-web-server/comment-page-1/#comment-152947</link> <dc:creator>Nick</dc:creator> <pubDate>Thu, 04 Feb 2010 13:14:27 +0000</pubDate> <guid
isPermaLink="false">http://www.techiecorner.com/106/how-to-disable-directory-browsing-using-htaccess-apache-web-server/#comment-152947</guid> <description>Sorry, me being an idiot. It does work. I was adding the custom setting to the VirtualHost and not the .htaccess file.</description> <content:encoded><![CDATA[<p>Sorry, me being an idiot. It does work. I was adding the custom setting to the VirtualHost and not the .htaccess file.</p> ]]></content:encoded> </item> <item><title>By: Nick</title><link>http://www.techiecorner.com/106/how-to-disable-directory-browsing-using-htaccess-apache-web-server/comment-page-1/#comment-152946</link> <dc:creator>Nick</dc:creator> <pubDate>Thu, 04 Feb 2010 13:06:29 +0000</pubDate> <guid
isPermaLink="false">http://www.techiecorner.com/106/how-to-disable-directory-browsing-using-htaccess-apache-web-server/#comment-152946</guid> <description>On the assumption that the .htaccess setting would override that of httpd.conf I tried setting my httpd.conf to
Options -Indexes
and a site&#039;s .htaccess file to
Options Indexes
but this failed to make the directories accessible for the site.Is it therefore not possible to switch it on on a site per site basis if set to -Indexes in httpd.conf. Or is there another setting required to allow this? I.e. Order deny,allow</description> <content:encoded><![CDATA[<p>On the assumption that the .htaccess setting would override that of httpd.conf I tried setting my httpd.conf to<br
/> Options -Indexes<br
/> and a site&#8217;s .htaccess file to<br
/> Options Indexes<br
/> but this failed to make the directories accessible for the site.</p><p>Is it therefore not possible to switch it on on a site per site basis if set to -Indexes in httpd.conf. Or is there another setting required to allow this? I.e. Order deny,allow</p> ]]></content:encoded> </item> <item><title>By: nmnoumea</title><link>http://www.techiecorner.com/106/how-to-disable-directory-browsing-using-htaccess-apache-web-server/comment-page-1/#comment-119859</link> <dc:creator>nmnoumea</dc:creator> <pubDate>Thu, 09 Jul 2009 03:31:39 +0000</pubDate> <guid
isPermaLink="false">http://www.techiecorner.com/106/how-to-disable-directory-browsing-using-htaccess-apache-web-server/#comment-119859</guid> <description>correction post, mistake, see=&gt; Directory &quot;${path}/www&quot; and go to =&gt; Options Indexes FollowSymLinks</description> <content:encoded><![CDATA[<p>correction post, mistake, see=&gt; Directory &#8220;${path}/www&#8221; and go to =&gt; Options Indexes FollowSymLinks</p> ]]></content:encoded> </item> <item><title>By: nmnoumea</title><link>http://www.techiecorner.com/106/how-to-disable-directory-browsing-using-htaccess-apache-web-server/comment-page-1/#comment-119858</link> <dc:creator>nmnoumea</dc:creator> <pubDate>Thu, 09 Jul 2009 03:29:23 +0000</pubDate> <guid
isPermaLink="false">http://www.techiecorner.com/106/how-to-disable-directory-browsing-using-htaccess-apache-web-server/#comment-119858</guid> <description>Hi, it&#039;s work for me, like this =&gt; go to httpd.conf on apache
see=&gt;    =&gt;and go to =&gt; Options Indexes FollowSymLinks
make like this behind -Indexes =&gt; Options -Indexes FollowSymLinksturn of your apache services and it&#039;s done.
return on your favorite browser F5
I hope, i can help you</description> <content:encoded><![CDATA[<p>Hi, it&#8217;s work for me, like this =&gt; go to httpd.conf on apache<br
/> see=&gt;    =&gt;and go to =&gt; Options Indexes FollowSymLinks<br
/> make like this behind -Indexes =&gt; Options -Indexes FollowSymLinks</p><p>turn of your apache services and it&#8217;s done.<br
/> return on your favorite browser F5<br
/> I hope, i can help you</p> ]]></content:encoded> </item> <item><title>By: ramon estrada</title><link>http://www.techiecorner.com/106/how-to-disable-directory-browsing-using-htaccess-apache-web-server/comment-page-1/#comment-118168</link> <dc:creator>ramon estrada</dc:creator> <pubDate>Wed, 24 Jun 2009 16:39:50 +0000</pubDate> <guid
isPermaLink="false">http://www.techiecorner.com/106/how-to-disable-directory-browsing-using-htaccess-apache-web-server/#comment-118168</guid> <description>Hi.
En my case i have websphere using ibm http (apache) buy when i put that line in my httpd.conf don&#039;t used and do nothing, i think that websphere jump over httpd.conf and just take the ibm-ext.xml...</description> <content:encoded><![CDATA[<p>Hi.<br
/> En my case i have websphere using ibm http (apache) buy when i put that line in my httpd.conf don&#8217;t used and do nothing, i think that websphere jump over httpd.conf and just take the ibm-ext.xml&#8230;</p> ]]></content:encoded> </item> <item><title>By: unix86.org &#187; Blog Archive &#187; Apache Resources</title><link>http://www.techiecorner.com/106/how-to-disable-directory-browsing-using-htaccess-apache-web-server/comment-page-1/#comment-85981</link> <dc:creator>unix86.org &#187; Blog Archive &#187; Apache Resources</dc:creator> <pubDate>Tue, 07 Oct 2008 16:46:19 +0000</pubDate> <guid
isPermaLink="false">http://www.techiecorner.com/106/how-to-disable-directory-browsing-using-htaccess-apache-web-server/#comment-85981</guid> <description>[...] http://www.techiecorner.com/106/how-to-disable-directory-browsing-using-htaccess-apache-web-server/ [...]</description> <content:encoded><![CDATA[<p>[...] <a
href="http://www.techiecorner.com/106/how-to-disable-directory-browsing-using-htaccess-apache-web-server/" rel="nofollow">http://www.techiecorner.com/106/how-to-disable-directory-browsing-using-htaccess-apache-web-server/</a> [...]</p> ]]></content:encoded> </item> <item><title>By: chua</title><link>http://www.techiecorner.com/106/how-to-disable-directory-browsing-using-htaccess-apache-web-server/comment-page-1/#comment-84401</link> <dc:creator>chua</dc:creator> <pubDate>Sat, 20 Sep 2008 09:53:31 +0000</pubDate> <guid
isPermaLink="false">http://www.techiecorner.com/106/how-to-disable-directory-browsing-using-htaccess-apache-web-server/#comment-84401</guid> <description>Panos: thanks for the correction. I&#039;ve made the amendment. TQ</description> <content:encoded><![CDATA[<p>Panos: thanks for the correction. I&#8217;ve made the amendment. TQ</p> ]]></content:encoded> </item> <item><title>By: Panos</title><link>http://www.techiecorner.com/106/how-to-disable-directory-browsing-using-htaccess-apache-web-server/comment-page-1/#comment-84276</link> <dc:creator>Panos</dc:creator> <pubDate>Fri, 19 Sep 2008 15:59:01 +0000</pubDate> <guid
isPermaLink="false">http://www.techiecorner.com/106/how-to-disable-directory-browsing-using-htaccess-apache-web-server/#comment-84276</guid> <description>You need to make a correction.If Options Indexes exists modify it to Option -Indexes or else add Options -Indexes as a new lineShould be :If Options Indexes exists modify it to OptionS -Indexes or else add Options -Indexes as a new line</description> <content:encoded><![CDATA[<p>You need to make a correction.</p><p>If Options Indexes exists modify it to Option -Indexes or else add Options -Indexes as a new line</p><p>Should be :</p><p>If Options Indexes exists modify it to OptionS -Indexes or else add Options -Indexes as a new line</p> ]]></content:encoded> </item> <item><title>By: 佛说不可 &#187; Blog Archive &#187; 禁止apache目录下的文件列表</title><link>http://www.techiecorner.com/106/how-to-disable-directory-browsing-using-htaccess-apache-web-server/comment-page-1/#comment-81192</link> <dc:creator>佛说不可 &#187; Blog Archive &#187; 禁止apache目录下的文件列表</dc:creator> <pubDate>Fri, 29 Aug 2008 22:04:26 +0000</pubDate> <guid
isPermaLink="false">http://www.techiecorner.com/106/how-to-disable-directory-browsing-using-htaccess-apache-web-server/#comment-81192</guid> <description>[...] &#160;How to disable directory browsing using .htaccess - Apache Web Server。 俺的网站扔在虚拟主机上，改不了apache自己的主配置文件。这样，最简单的办法就是在要禁止文件列表的目录下建立.htaccess文件，然后在里面加入一行： [...]</description> <content:encoded><![CDATA[<p>[...] &nbsp;How to disable directory browsing using .htaccess &#8211; Apache Web Server。 俺的网站扔在虚拟主机上，改不了apache自己的主配置文件。这样，最简单的办法就是在要禁止文件列表的目录下建立.htaccess文件，然后在里面加入一行： [...]</p> ]]></content:encoded> </item> <item><title>By: 禁止apache目录下的文件列表 - Yingbo Miao</title><link>http://www.techiecorner.com/106/how-to-disable-directory-browsing-using-htaccess-apache-web-server/comment-page-1/#comment-63641</link> <dc:creator>禁止apache目录下的文件列表 - Yingbo Miao</dc:creator> <pubDate>Fri, 30 May 2008 03:30:05 +0000</pubDate> <guid
isPermaLink="false">http://www.techiecorner.com/106/how-to-disable-directory-browsing-using-htaccess-apache-web-server/#comment-63641</guid> <description>[...] apache中，如果一个目录没有index.html，默认会帮你生成一个， 列出目录下所有的文件。如果你不想要这个功能，可以参考这篇文章： How to disable directory browsing using .htaccess - Apache Web Server。 [...]</description> <content:encoded><![CDATA[<p>[...] apache中，如果一个目录没有index.html，默认会帮你生成一个， 列出目录下所有的文件。如果你不想要这个功能，可以参考这篇文章： How to disable directory browsing using .htaccess &#8211; Apache Web Server。 [...]</p> ]]></content:encoded> </item> </channel> </rss>
<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 4/22 queries in 0.085 seconds using disk

Served from: host.wacity.com @ 2010-03-15 01:42:38 -->