<?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>Mon, 16 Jan 2012 21:00:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<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'état, laisse toi guider chez mémé... 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 [...]]]></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'état, laisse toi guider chez mémé...</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'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>6</slash:comments>
		</item>
	</channel>
</rss>

