<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://frederic.ple.name/index.php/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/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>Blog-note - Tag - apache</title>
  <link>http://frederic.ple.name/index.php/</link>
  <atom:link href="http://frederic.ple.name/index.php/feed/tag/apache/rss2" rel="self" type="application/rss+xml"/>
  <description></description>
  <language>fr</language>
  <pubDate>Sat, 14 Jan 2012 12:23:07 +0100</pubDate>
  <copyright>Tous droits réservés, reproduction interdite</copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>Supprimer les entêtes trop bavardes d'un serveur apache/php</title>
    <link>http://frederic.ple.name/index.php/post/2010/10/03/Supprimer-les-ent%C3%AAtes-trop-bavardes-d-un-serveur-apache/php</link>
    <guid isPermaLink="false">urn:md5:b0064efcf31974348affe28cd362940d</guid>
    <pubDate>Sun, 03 Oct 2010 20:22:00 +0200</pubDate>
    <dc:creator>Fred</dc:creator>
        <category>apache</category><category>cms</category><category>debian</category><category>internet</category><category>logiciels libres</category><category>securite</category><category>spip</category><category>sysadmin</category><category>tutorial</category><category>web</category>    
    <description>    &lt;p&gt;Dans php.ini:
expose_php = Off

Dans la configuration Apache :
ServerSignature OffServerTokens Prod

En bonus, le CMS SPIP annonce sa version ansi que les modules et les versions utilisés. Pour le rendre moins bavard, rajouter dans config/mes_options.php
$spip_header_silencieux = 1;... &lt;a href=&quot;http://frederic.ple.name/index.php/post/2010/10/03/Supprimer-les-ent%C3%AAtes-trop-bavardes-d-un-serveur-apache/php&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Supprimer les entêtes trop bavardes d'un serveur apache/php&lt;/a&gt;&lt;/p&gt;    &lt;div style=&#34;width:100%; text-align: center;&#34;&gt;&lt;div&gt;&lt;script src=&#34;http://www.blogbang.com/demo/js/blogbang_ad.php?id=6b0ef3ffef&#34; type=&#34;text/javascript&#34;&gt;&lt;/script&gt;&lt;/div&gt;&lt;/div&gt;    </description>
    
    
    
          <comments>http://frederic.ple.name/index.php/post/2010/10/03/Supprimer-les-ent%C3%AAtes-trop-bavardes-d-un-serveur-apache/php#comment-form</comments>
      <wfw:comment>http://frederic.ple.name/index.php/post/2010/10/03/Supprimer-les-ent%C3%AAtes-trop-bavardes-d-un-serveur-apache/php#comment-form</wfw:comment>
      <wfw:commentRss>http://frederic.ple.name/index.php/feed/atom/comments/874</wfw:commentRss>
      </item>
    
  <item>
    <title>Jyraphe : un dépôt de fichiers en ligne</title>
    <link>http://frederic.ple.name/index.php/post/2010/05/06/Jyraphe-%3A-un-d%C3%A9p%C3%B4t-de-fichiers-en-ligne</link>
    <guid isPermaLink="false">urn:md5:0951020b54268030a936c8c7bc0f0715</guid>
    <pubDate>Thu, 06 May 2010 07:57:00 +0200</pubDate>
    <dc:creator>Fred</dc:creator>
        <category>apache</category><category>logiciels libres</category><category>php</category><category>web</category>    
    <description>    &lt;p&gt;lien... &lt;a href=&quot;http://frederic.ple.name/index.php/post/2010/05/06/Jyraphe-%3A-un-d%C3%A9p%C3%B4t-de-fichiers-en-ligne&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Jyraphe : un dépôt de fichiers en ligne&lt;/a&gt;&lt;/p&gt;    &lt;div style=&#34;width:100%; text-align: center;&#34;&gt;&lt;div&gt;&lt;script src=&#34;http://www.blogbang.com/demo/js/blogbang_ad.php?id=6b0ef3ffef&#34; type=&#34;text/javascript&#34;&gt;&lt;/script&gt;&lt;/div&gt;&lt;/div&gt;    </description>
    
    
    
          <comments>http://frederic.ple.name/index.php/post/2010/05/06/Jyraphe-%3A-un-d%C3%A9p%C3%B4t-de-fichiers-en-ligne#comment-form</comments>
      <wfw:comment>http://frederic.ple.name/index.php/post/2010/05/06/Jyraphe-%3A-un-d%C3%A9p%C3%B4t-de-fichiers-en-ligne#comment-form</wfw:comment>
      <wfw:commentRss>http://frederic.ple.name/index.php/feed/atom/comments/861</wfw:commentRss>
      </item>
    
  <item>
    <title>Les bonnes pratiques de sécurité en développement PHP</title>
    <link>http://frederic.ple.name/index.php/post/2009/06/15/Les-bonnes-pratiques-de-s%C3%A9curit%C3%A9-en-d%C3%A9veloppement-PHP</link>
    <guid isPermaLink="false">urn:md5:bf5282586f338a161d798ebd704bd14e</guid>
    <pubDate>Mon, 15 Jun 2009 22:06:00 +0200</pubDate>
    <dc:creator>Fred</dc:creator>
        <category>apache</category><category>mysql</category><category>php</category><category>programmation</category><category>securite</category><category>tutorial</category><category>vu sur le net</category><category>web</category>    
    <description>    &lt;p&gt;Voir sur le site PHPSEC... &lt;a href=&quot;http://frederic.ple.name/index.php/post/2009/06/15/Les-bonnes-pratiques-de-s%C3%A9curit%C3%A9-en-d%C3%A9veloppement-PHP&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Les bonnes pratiques de sécurité en développement PHP&lt;/a&gt;&lt;/p&gt;    &lt;div style=&#34;width:100%; text-align: center;&#34;&gt;&lt;div&gt;&lt;script src=&#34;http://www.blogbang.com/demo/js/blogbang_ad.php?id=6b0ef3ffef&#34; type=&#34;text/javascript&#34;&gt;&lt;/script&gt;&lt;/div&gt;&lt;/div&gt;    </description>
    
    
    
          <comments>http://frederic.ple.name/index.php/post/2009/06/15/Les-bonnes-pratiques-de-s%C3%A9curit%C3%A9-en-d%C3%A9veloppement-PHP#comment-form</comments>
      <wfw:comment>http://frederic.ple.name/index.php/post/2009/06/15/Les-bonnes-pratiques-de-s%C3%A9curit%C3%A9-en-d%C3%A9veloppement-PHP#comment-form</wfw:comment>
      <wfw:commentRss>http://frederic.ple.name/index.php/feed/atom/comments/776</wfw:commentRss>
      </item>
    
  <item>
    <title>uSVN : interface web de paramétrage Subversion (SVN)</title>
    <link>http://frederic.ple.name/index.php/post/2009/05/20/uSVN-%3A-interface-web-de-param%C3%A9trage-Subversion-%28SVN%29</link>
    <guid isPermaLink="false">urn:md5:97f934d4d5872276b5b042eafabeeac9</guid>
    <pubDate>Wed, 20 May 2009 09:15:00 +0200</pubDate>
    <dc:creator>Fred</dc:creator>
        <category>apache</category><category>logiciels libres</category><category>php</category><category>programmation</category><category>sysadmin</category>    
    <description>    &lt;p&gt;site... &lt;a href=&quot;http://frederic.ple.name/index.php/post/2009/05/20/uSVN-%3A-interface-web-de-param%C3%A9trage-Subversion-%28SVN%29&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; uSVN : interface web de paramétrage Subversion (SVN)&lt;/a&gt;&lt;/p&gt;    </description>
    
    
    
          <comments>http://frederic.ple.name/index.php/post/2009/05/20/uSVN-%3A-interface-web-de-param%C3%A9trage-Subversion-%28SVN%29#comment-form</comments>
      <wfw:comment>http://frederic.ple.name/index.php/post/2009/05/20/uSVN-%3A-interface-web-de-param%C3%A9trage-Subversion-%28SVN%29#comment-form</wfw:comment>
      <wfw:commentRss>http://frederic.ple.name/index.php/feed/atom/comments/759</wfw:commentRss>
      </item>
    
  <item>
    <title>httpPassword (plugin DotClear) est disponible sur dotaddict</title>
    <link>http://frederic.ple.name/index.php/post/2009/03/13/httpPassword-%28plugin-DotClear%29-est-disponible-sur-dotaddict</link>
    <guid isPermaLink="false">urn:md5:7d82e629440000f86bce737ad3c6ace1</guid>
    <pubDate>Fri, 13 Mar 2009 17:23:00 +0100</pubDate>
    <dc:creator>Fred</dc:creator>
        <category>apache</category><category>cms</category><category>dotclear</category><category>logiciels libres</category><category>perso</category><category>php</category><category>plugin</category><category>programmation</category><category>web</category>    
    <description>    &lt;p&gt;Comme promis et avec l'aide de Pep, mon plugin httpPassword pour dotClear 2 est désormais disponible sur le site dotaddict.org... &lt;a href=&quot;http://frederic.ple.name/index.php/post/2009/03/13/httpPassword-%28plugin-DotClear%29-est-disponible-sur-dotaddict&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; httpPassword (plugin DotClear) est disponible sur dotaddict&lt;/a&gt;&lt;/p&gt;    </description>
    
    
    
          <comments>http://frederic.ple.name/index.php/post/2009/03/13/httpPassword-%28plugin-DotClear%29-est-disponible-sur-dotaddict#comment-form</comments>
      <wfw:comment>http://frederic.ple.name/index.php/post/2009/03/13/httpPassword-%28plugin-DotClear%29-est-disponible-sur-dotaddict#comment-form</wfw:comment>
      <wfw:commentRss>http://frederic.ple.name/index.php/feed/atom/comments/728</wfw:commentRss>
      </item>
    
</channel>
</rss>

