<?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>Crazy White Rabbit &#187; htaccess</title>
	<atom:link href="http://webhunter.free.fr/CWRab/index.php/tag/htaccess/feed/" rel="self" type="application/rss+xml" />
	<link>http://webhunter.free.fr/CWRab</link>
	<description>Solutions système et trucs de développement, C# et autres langages ...</description>
	<lastBuildDate>Wed, 08 Sep 2010 15:19:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>.htaccess sous windows</title>
		<link>http://webhunter.free.fr/CWRab/index.php/htaccess-sous-windows/</link>
		<comments>http://webhunter.free.fr/CWRab/index.php/htaccess-sous-windows/#comments</comments>
		<pubDate>Wed, 14 Nov 2007 13:24:58 +0000</pubDate>
		<dc:creator>kaplan</dc:creator>
				<category><![CDATA[System]]></category>
		<category><![CDATA[htaccess]]></category>

		<guid isPermaLink="false">http://webhunter.free.fr/CWRab/?p=67</guid>
		<description><![CDATA[<strong>S</strong>ous windows, créer un fichier ".htacess", ou de manière plus générale un fichier dont le nom commence par un "." (In English "dot")]]></description>
			<content:encoded><![CDATA[<p>On m&#8217;a récemment posé la question suivante, comment créer un fichier .htaccess sous windows ?</p>
<p>Bien sûr, si on utilise la fonction &#8220;Nouveau document&#8221; dans l&#8217;explorateur windowsl&#8217;opération n&#8217;est pas possible.</p>
<p>Mais il existe au moins deux solutions faciles (testées sous XP et Vista) :</p>
<p>1ere Méthode (compliquée)</p>
<ul>
<li>Créer un fichier toto.txt</li>
<li>Dans une fenêtre &#8216;invite de commande&#8217; (CMD), utiliser la commande DOS suivante <br />
c:\ <span style="color: #ff0000;">rename toto.txt .htaccess</span></li>
</ul>
<p>2ème méthode (ultra simple)</p>
<p>  Utiliser <span style="color: #0000ff;">notepad</span> générer votre fichier et le sauver sous le nom <span style="color: #0000ff;">.htaccess</span></p>
]]></content:encoded>
			<wfw:commentRss>http://webhunter.free.fr/CWRab/index.php/htaccess-sous-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
