<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WordPress Education &#187; Work</title>
	<atom:link href="http://www.miryamstenger.com/wordpress/category/work/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.miryamstenger.com/wordpress</link>
	<description>An online journal</description>
	<lastBuildDate>Mon, 05 Apr 2010 22:44:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Disable Directory Browsing To Increase Security In WordPress</title>
		<link>http://www.miryamstenger.com/wordpress/work/disable-directory-browsing-to-increase-security-in-wordpress/</link>
		<comments>http://www.miryamstenger.com/wordpress/work/disable-directory-browsing-to-increase-security-in-wordpress/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 22:44:21 +0000</pubDate>
		<dc:creator>miryam</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[Htaccess]]></category>
		<category><![CDATA[tutzone]]></category>
		<category><![CDATA[website security]]></category>

		<guid isPermaLink="false">http://miryamstenger.com/wordpress/?p=390</guid>
		<description><![CDATA[This article came through my email box recently. It&#8217;s from the informative website, tutzone.org.  I just couldn&#8217;t resist entering it here since I&#8217;ve not only actioned this advice myself for my blogs, but plan to use it on my clients&#8217; sites as well. Thank you, tutzone, for another useful, recommended article. When my blog was [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.miryamstenger.com%2Fwordpress%2Fwork%2Fdisable-directory-browsing-to-increase-security-in-wordpress%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.miryamstenger.com%2Fwordpress%2Fwork%2Fdisable-directory-browsing-to-increase-security-in-wordpress%2F&amp;source=mivste&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>This article came through my email box recently. It&#8217;s from the informative website, <a href="http://tutzone.org" target="_blank">tutzone.org</a>.  I just couldn&#8217;t resist entering it here since I&#8217;ve not only actioned this advice myself for my blogs, but plan to use it on my clients&#8217; sites as well. Thank you, tutzone, for another useful, recommended article.</p>
<blockquote><p>When my blog was hacked, I realized that my directories were accessible to anyone, even bots, which is really a big loophole for security. As then the other person trying to hack in to your blog knows which plugins or what important files you have kept safe in your directories.</p>
<p>To avoid anyone access your installation folders or reveal loophole in security this simple hack comes in handy.</p>
<p>Note:  Do take backup of your .htaccess(hypertext access) file.</p>
<p>01.   Search for a file named .htaccess(hypertext access) in the webroot of your server (FTP) and can be easily edited using any text editor (like Notepad). Open it and add below code in it:</p>
<p><strong>Options All -Indexes</strong></p>
<p>02.   Save and you are done.</p></blockquote>
<h4 class='related-posts-header'>Related Posts</h4><ul class="related-posts-list"></ul>]]></content:encoded>
			<wfw:commentRss>http://www.miryamstenger.com/wordpress/work/disable-directory-browsing-to-increase-security-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
