<?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>Tranches de veek &#187; htpasswd</title>
	<atom:link href="http://www.yanael.com/tag/htpasswd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yanael.com</link>
	<description>404 - C&#039;est comme la vie, mais en plus Geek !</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:39:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Securiser WordPress</title>
		<link>http://www.yanael.com/informatique/securiser-wordpress-59/</link>
		<comments>http://www.yanael.com/informatique/securiser-wordpress-59/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 22:05:10 +0000</pubDate>
		<dc:creator>ari0k</dc:creator>
				<category><![CDATA[Informatique]]></category>
		<category><![CDATA[Sécurité]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[htpasswd]]></category>
		<category><![CDATA[securiser]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.yanael.com/?p=59</guid>
		<description><![CDATA[Sécuriser son blog sous WordPress Etape 1 &#8211; Restreindre l&#8217;accès à wp-content et wp-includes Pour cela, utilisons le bon vieux fichier .htaccess et modifions le afin de restreindre l&#8217;accès à tous les fichiers images, CSS et Java Exemple ci-dessous Order Allow,Deny Deny from all &#60;files ~ "\.(css&#124;jpe?g&#124;png&#124;gif&#124;js)$"&#62; Allow from all &#60;/files&#62; Si vous voulez faire [...]]]></description>
		<wfw:commentRss>http://www.yanael.com/informatique/securiser-wordpress-59/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

