<?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Posteet: http</title> 
    <link>http://www.posteet.com/</link> 
    <description>Recent posteets posted to Posteet</description>
    <ttl>60</ttl>

    
    <item>
        <title>Apache Tips: Disable the HTTP TRACE method</title>
        <link>http://www.posteet.com/view/1337</link>
        <description>
        <![CDATA[<pre>This needs to be added in the main server config and the default is enabled (on):

TraceEnable Off</pre> <a href="http://www.posteet.com/tags/apache">[apache]</a>  <a href="http://www.posteet.com/tags/http">[http]</a>  <a href="http://www.posteet.com/tags/securite">[securite]</a>  <a href="http://www.posteet.com/tags/security">[security]</a>  <a href="http://www.posteet.com/tags/tips">[tips]</a>  <a href="http://www.posteet.com/tags/trace">[trace]</a> ]]>        </description>
        <dc:creator>spirit</dc:creator>
        <pubDate>Sat, 25 Oct 2008 14:36:46 +0000</pubDate>

            <category>apache</category>
            <category>http</category>
            <category>securite</category>
            <category>security</category>
            <category>tips</category>
            <category>trace</category>
    
    </item>

  
    <item>
        <title>change the folder index / cambiar el indice de una carpeta</title>
        <link>http://www.posteet.com/view/810</link>
        <description>
        <![CDATA[<pre>DirectoryIndex first_index.html second_index.html third_index.html
#if &quot;first_index.html&quot; does not found apache tries to find the next index (&quot;second_index.html&quot;), if the index lists ends apache
# gives the 404 error.
# sorry for my bad english, it's not my natal languaje

#si &quot;first_index.html&quot; no es encontrado muestra el proximo en la lista (&quot;third_index.html&quot;), si la lista se acaba da error 404</pre> <a href="http://www.posteet.com/tags/apache">[apache]</a>  <a href="http://www.posteet.com/tags/error">[error]</a>  <a href="http://www.posteet.com/tags/errores">[errores]</a>  <a href="http://www.posteet.com/tags/html">[html]</a>  <a href="http://www.posteet.com/tags/http">[http]</a>  <a href="http://www.posteet.com/tags/index">[index]</a>  <a href="http://www.posteet.com/tags/indice">[indice]</a> ]]>        </description>
        <dc:creator>eltupper</dc:creator>
        <pubDate>Thu, 06 Mar 2008 17:38:51 +0000</pubDate>

            <category>apache</category>
            <category>error</category>
            <category>errores</category>
            <category>html</category>
            <category>http</category>
            <category>index</category>
            <category>indice</category>
    
    </item>


</channel>
</rss>
