<?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>GeeK`s Lifez &#187; Apache</title>
	<atom:link href="http://blog.cannibalz.net/category/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cannibalz.net</link>
	<description>GeeK`s Lifez</description>
	<lastBuildDate>Tue, 08 Jun 2010 13:27:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cacher la version d&#8217;un serveur web apache</title>
		<link>http://blog.cannibalz.net/2009/07/21/cacher-la-version-dun-serveur-web-apache/</link>
		<comments>http://blog.cannibalz.net/2009/07/21/cacher-la-version-dun-serveur-web-apache/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 13:37:32 +0000</pubDate>
		<dc:creator>JaCe</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://blog.cannibalz.net/?p=68</guid>
		<description><![CDATA[Si toi aussi tu as peur que les gens sachent quel OS utilise ton serveur Apache, ou même sa version, ses mods et autres secrets d&#8217;état, laisse toi guider chez mémé&#8230;
Pour cela il suffit de configurer les deux variables de configuration ServerTokens et ServerSignature comme suit:
ServerTokens Prod
ServerSignature off
Et voila vous auez un Apache n&#8217;affichant aucune information.
]]></description>
			<content:encoded><![CDATA[<p>Si toi aussi tu as peur que les gens sachent quel OS utilise ton serveur Apache, ou même sa version, ses mods et autres secrets d&#8217;état, laisse toi guider chez mémé&#8230;</p>
<p><span id="more-68"></span>Pour cela il suffit de configurer les deux variables de configuration ServerTokens et ServerSignature comme suit:</p>
<blockquote><p>ServerTokens Prod</p>
<p>ServerSignature off</p></blockquote>
<p>Et voila vous auez un Apache n&#8217;affichant aucune information.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cannibalz.net/2009/07/21/cacher-la-version-dun-serveur-web-apache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
