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

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Posteet: security</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>Interdire le PHP dans un répertoire avec apache</title>
        <link>http://www.posteet.com/view/1014</link>
        <description>
        <![CDATA[<pre># ajouter la conf suivante dans votre VirtualHost

&lt;Location /upload/&gt;
   AddType text/plain .php .php4 .php5 .phtml .py .pl .cgi .rb
&lt;/Location&gt;</pre> <a href="http://www.posteet.com/tags/apache">[apache]</a>  <a href="http://www.posteet.com/tags/php">[php]</a>  <a href="http://www.posteet.com/tags/security">[security]</a>  <a href="http://www.posteet.com/tags/virtualhost">[virtualhost]</a> ]]>        </description>
        <dc:creator>spirit</dc:creator>
        <pubDate>Tue, 17 Jun 2008 13:52:30 +0000</pubDate>

            <category>apache</category>
            <category>php</category>
            <category>security</category>
            <category>virtualhost</category>
    
    </item>

  
    <item>
        <title>Set the maximum number of MAC addresses allowed on a switch interface</title>
        <link>http://www.posteet.com/view/688</link>
        <description>
        <![CDATA[<pre>Switch# conf t
Switch1(config)# interface ethernet 0/4 
Switch1(config-if)# port secure max-mac-count 100</pre> <a href="http://www.posteet.com/tags/cisco">[cisco]</a>  <a href="http://www.posteet.com/tags/mac">[mac]</a>  <a href="http://www.posteet.com/tags/security">[security]</a>  <a href="http://www.posteet.com/tags/switch">[switch]</a> ]]>        </description>
        <dc:creator>spirit</dc:creator>
        <pubDate>Wed, 23 Jan 2008 09:52:32 +0000</pubDate>

            <category>cisco</category>
            <category>mac</category>
            <category>security</category>
            <category>switch</category>
    
    </item>


</channel>
</rss>
