<?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>Commentaires sur : Commentaires : path_info / query_string</title>
	<atom:link href="http://marcet.technofil.fr/2008/03/10/commentaires-path_info-query_string/feed/" rel="self" type="application/rss+xml" />
	<link>http://marcet.technofil.fr/2008/03/10/commentaires-path_info-query_string/</link>
	<description>L'informatique, GNU/Linux, Fedora, ...</description>
	<lastBuildDate>Tue, 07 Feb 2012 21:59:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Par : Marcet</title>
		<link>http://marcet.technofil.fr/2008/03/10/commentaires-path_info-query_string/comment-page-1/#comment-23</link>
		<dc:creator>Marcet</dc:creator>
		<pubDate>Thu, 24 Apr 2008 10:00:48 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.technofil.fr/?p=6#comment-23</guid>
		<description>&lt;p&gt;Merci pour l&#039;info, je testerai à l&#039;occasion.&lt;br /&gt;
Je trouve en effet que la lisibilité est meilleure en path_info.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Merci pour l&#8217;info, je testerai à l&#8217;occasion.<br />
Je trouve en effet que la lisibilité est meilleure en path_info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Nils</title>
		<link>http://marcet.technofil.fr/2008/03/10/commentaires-path_info-query_string/comment-page-1/#comment-22</link>
		<dc:creator>Nils</dc:creator>
		<pubDate>Sun, 20 Apr 2008 14:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.technofil.fr/?p=6#comment-22</guid>
		<description>&lt;p&gt;Hello,&lt;/p&gt; &lt;p&gt;tu aurais pu garder le mode path_info et créer un petit fichier .htaccess contenant :&lt;br /&gt;
&lt;code&gt;&lt;/code&gt;Options +MultiViews&lt;br /&gt;
RewriteEngine on&lt;br /&gt;
RewriteBase /&lt;br /&gt;
RewriteCond %{REQUEST_FILENAME} !-f&lt;br /&gt;
RewriteCond %{REQUEST_FILENAME} !-d&lt;br /&gt;
RewriteRule (.*) index.php/$1&lt;br /&gt;
RewriteRule ^index.php$  index.php/ &lt;a href=&quot;L&quot; title=&quot;L&quot; rel=&quot;nofollow&quot;&gt;L&lt;/a&gt; &lt;a href=&quot;R&quot; title=&quot;R&quot; rel=&quot;nofollow&quot;&gt;R&lt;/a&gt;&lt;code&gt;&lt;/code&gt;&lt;br /&gt;
C&#039;est ce que j&#039;ai fait sur mon blog, et cela fonctionne très bien depuis un bout de temps :) les urls en path_info sont, je trouve, bien plus lisibles :)&lt;br /&gt;
NB : le L et le R ne sont pas soulignés mais chacun entre crochets.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>tu aurais pu garder le mode path_info et créer un petit fichier .htaccess contenant :<br />
<code></code>Options +MultiViews<br />
RewriteEngine on<br />
RewriteBase /<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule (.*) index.php/$1<br />
RewriteRule ^index.php$  index.php/ <a href="L" title="L" rel="nofollow">L</a> <a href="R" title="R" rel="nofollow">R</a><code></code><br />
C&#8217;est ce que j&#8217;ai fait sur mon blog, et cela fonctionne très bien depuis un bout de temps <img src='http://marcet.technofil.fr/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  les urls en path_info sont, je trouve, bien plus lisibles <img src='http://marcet.technofil.fr/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <br />
NB : le L et le R ne sont pas soulignés mais chacun entre crochets.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

