<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Servertokens on Karpoke - Just Another Blog</title><link>http://karpoke.ignaciocano.com/tags/servertokens/</link><description>Recent content in Servertokens on Karpoke - Just Another Blog</description><generator>Hugo -- 0.159.0</generator><language>es</language><lastBuildDate>Sat, 12 Mar 2011 14:26:00 +0100</lastBuildDate><atom:link href="http://karpoke.ignaciocano.com/tags/servertokens/index.xml" rel="self" type="application/rss+xml"/><item><title>Ocultando cabeceras</title><link>http://karpoke.ignaciocano.com/2011/03/12/ocultando-cabeceras/</link><pubDate>Sat, 12 Mar 2011 14:26:00 +0100</pubDate><guid>http://karpoke.ignaciocano.com/2011/03/12/ocultando-cabeceras/</guid><description>&lt;p&gt;Tras instalar Apache, tanto en las &lt;a href="http://karpoke.ignaciocano.com/2011/02/28/cabeceras-http-personalizadas-en-apache2/"&gt;cabeceras de la página&lt;/a&gt;:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;$ curl -I localhost
HTTP/1.1 200 OK
Date: Sat, 12 Mar 2011 11:55:12 GMT
Server: Apache/2.2.16 (Ubuntu)
Last-Modified: Sat, 02 Jan 2010 00:00:23 GMT
ETag: &amp;#34;aa34-b1-47c232cbc0633&amp;#34;
Accept-Ranges: bytes
Content-Length: 177
Vary: Accept-Encoding
Content-Type: text/html
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;como en las páginas de error:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;&amp;lt;!DOCTYPE HTML PUBLIC &amp;#34;-//IETF//DTD HTML 2.0//EN&amp;#34;&amp;gt;
&lt;/code&gt;&lt;/pre&gt;&lt;pre tabindex="0"&gt;&lt;code&gt;404 Not Found
&lt;/code&gt;&lt;/pre&gt;&lt;pre tabindex="0"&gt;&lt;code&gt;Not Found
The requested URL /terminus was not found on this server.
&lt;/code&gt;&lt;/pre&gt;&lt;pre tabindex="0"&gt;&lt;code&gt;Apache/2.2.16 (Ubuntu) Server at localhost Port 80
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;se muestra la versión de Apache, y de PHP si también lo hemos instalado.
Ocultar este tipo de información se conoce como seguridad por oscuridad,
por lo que no es realmente seguridad, pero puede ayudar a evitar ataques
automatizados.&lt;/p&gt;</description></item></channel></rss>