<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://www.geeek.org/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
  <title>Blog de Geeek, le blog geek par excellence par Ludovic Toinel ... - url</title>
  <link>http://www.geeek.org/</link>
  <description>Le blog d'un geek passionné par : l'informatique, le Web, Internet, les gadgets, la photo, la sécurité, Linux, la culture geek ...</description>
  <language>fr</language>
  <pubDate>Sun, 06 Jul 2008 23:07:01 +0200</pubDate>
  <copyright></copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>Dotclear 2 en mode PATH_INFO et Lighttpd 1.5</title>
    <link>http://www.geeek.org/post/2008/01/08/Dotclear-2-en-mode-PATH_INFO-et-Lighttpd-15</link>
    <guid isPermaLink="false">urn:md5:4b42326a803c524b8953878a8f0fbeec</guid>
    <pubDate>Tue, 08 Jan 2008 22:58:00 +0100</pubDate>
    <dc:creator>Ludovic Toinel</dc:creator>
        <category>DotClear</category>
        <category>blog</category><category>configuration</category><category>internet</category><category>lighttpd</category><category>url</category><category>web</category>    
    <description>    &lt;p&gt;&lt;img src=&quot;http://www.geeek.org/public/linux/light_logo.png&quot; alt=&quot;light_logo.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.geeek.org/post/2007/10/22/Configuration-du-mode-PATH_INFO-de-Dotclear-2-sur-Lighttpd&quot; hreflang=&quot;fr&quot;&gt;Lors de mon précédent article, j'ai présenté des règles d'URL
rewriting pour Lighttpd non complètes.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Les voici après améliorations :&lt;/strong&gt;&lt;/p&gt;
&lt;code class=&quot;sh&quot;&gt;$HTTP[&amp;quot;host&amp;quot;] =~ &amp;quot;^(www\.|)geeek\.org$&amp;quot; {&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; url.rewrite-once = (&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;^/(admin)/(.*)$&amp;quot; =&amp;gt; &amp;quot;/$1/$2&amp;quot;,&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;^/(xmlrpc)/(.*)$&amp;quot; =&amp;gt; &amp;quot;/index.php/$1/$2&amp;quot;,&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;^/(sitemap.xml|urllist.txt)$&amp;quot; =&amp;gt; &amp;quot;/index.php/$1&amp;quot;,&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;^/([^\?]*)\.(.*)&amp;quot; =&amp;gt; &amp;quot;/$0&amp;quot;,&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;^/(.*)$&amp;quot; =&amp;gt; &amp;quot;/index.php/$1&amp;quot;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; )&lt;br /&gt;
}&lt;/code&gt;</description>
    
    
    
          <comments>http://www.geeek.org/post/2008/01/08/Dotclear-2-en-mode-PATH_INFO-et-Lighttpd-15#comment-form</comments>
      <wfw:comment>http://www.geeek.org/post/2008/01/08/Dotclear-2-en-mode-PATH_INFO-et-Lighttpd-15#comment-form</wfw:comment>
      <wfw:commentRss>http://www.geeek.org/feed/rss2/comments/1198</wfw:commentRss>
      </item>
    
  <item>
    <title>Redirections URL gratuites *.est.un.geeek.org</title>
    <link>http://www.geeek.org/post/2007/03/11/Redirections-URL-gratuites-estungeeekorg</link>
    <guid isPermaLink="false">urn:md5:7e3e4323b5c787e10e345b1ac49517c5</guid>
    <pubDate>Sun, 11 Mar 2007 00:23:00 +0000</pubDate>
    <dc:creator>Ludovic Toinel</dc:creator>
        <category>News</category>
        <category>geek</category><category>gratuit</category><category>redirection</category><category>url</category><category>web</category>    
    <description>    &lt;p&gt;&lt;a href=&quot;http://je.suis.un.geeek.org&quot; hreflang=&quot;fr&quot;&gt;&lt;img src=&quot;http://www.geeek.org/public/news/je_suis_un_geeek.png&quot; alt=&quot;je_suis_un_geek.png&quot; /&gt;&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;Cela fait maintenant plusieurs mois que le système de redirection &lt;a href=&quot;http://je.suis.un.geeek.org&quot; hreflang=&quot;fr&quot;&gt;*.est.un.geeek.org&lt;/a&gt; fonctionne.
Déjà 165 sites inscrits et 100 000 visites atteint pour le blog de &lt;strong&gt;samolombo&lt;/strong&gt; !!!&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;a href=&quot;http://samolombo.est.un.geeek.org&quot; hreflang=&quot;fr&quot;&gt;http://samolombo.est.un.geeek.org&lt;/a&gt; (100412 visites)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://commarla.est.un.geeek.org&quot; hreflang=&quot;fr&quot;&gt;http://commarla.est.un.geeek.org	&lt;/a&gt; (97493 visites)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://basherio.est.un.geeek.org&quot; hreflang=&quot;fr&quot;&gt;http://basherio.est.un.geeek.org&lt;/a&gt; (78717 visites)&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Mes félicitations !&lt;/p&gt;</description>
    
    
    
          <comments>http://www.geeek.org/post/2007/03/11/Redirections-URL-gratuites-estungeeekorg#comment-form</comments>
      <wfw:comment>http://www.geeek.org/post/2007/03/11/Redirections-URL-gratuites-estungeeekorg#comment-form</wfw:comment>
      <wfw:commentRss>http://www.geeek.org/feed/rss2/comments/735</wfw:commentRss>
      </item>
    
  <item>
    <title>Les pages épicées de SpicyPage.com</title>
    <link>http://www.geeek.org/post/2007/02/21/Les-pages-epicees-de-SpicyPagecom</link>
    <guid isPermaLink="false">urn:md5:43b3eab439dbc4857e1a1654c4a267a0</guid>
    <pubDate>Wed, 21 Feb 2007 21:08:00 +0000</pubDate>
    <dc:creator>Ludovic Toinel</dc:creator>
        <category>Sur le Web</category>
        <category>digg</category><category>url</category><category>web</category>    
    <description>    &lt;p&gt;&lt;a href=&quot;http://www.spicypage.com&quot; hreflang=&quot;fr&quot;&gt;&lt;img src=&quot;http://www.geeek.org/public/web/spicy-page.gif&quot; alt=&quot;spicy-page.gif&quot; /&gt;&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;Voici un Digg like orienté pages Web que je viens de découvrir sur la toile et qui est pas mal foutu !&lt;/p&gt;


&lt;p&gt;&lt;a href=&quot;http://www.spicypage.com&quot; hreflang=&quot;fr&quot;&gt;http://www.spicypage.com&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://www.geeek.org/post/2007/02/21/Les-pages-epicees-de-SpicyPagecom#comment-form</comments>
      <wfw:comment>http://www.geeek.org/post/2007/02/21/Les-pages-epicees-de-SpicyPagecom#comment-form</wfw:comment>
      <wfw:commentRss>http://www.geeek.org/feed/rss2/comments/703</wfw:commentRss>
      </item>
    
</channel>
</rss>