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

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

    
    <item>
        <title>Enable/Disable an apache2 site on Debian</title>
        <link>http://www.posteet.com/view/1001</link>
        <description>
        <![CDATA[<pre>a2ensite mysite
# 'mysite' refers to /etc/apache2/sites-available/mysite
# This creates the symbolic link between configuration files in /etc/apache2/sites-available and /etc/apache2/sites-enabled

a2dissite mysite # disable the site</pre> <a href="http://www.posteet.com/tags/a2dissite">[a2dissite]</a>  <a href="http://www.posteet.com/tags/a2ensite">[a2ensite]</a>  <a href="http://www.posteet.com/tags/activer">[activer]</a>  <a href="http://www.posteet.com/tags/apache2">[apache2]</a>  <a href="http://www.posteet.com/tags/debian">[debian]</a>  <a href="http://www.posteet.com/tags/enable">[enable]</a>  <a href="http://www.posteet.com/tags/site">[site]</a>  <a href="http://www.posteet.com/tags/toggle">[toggle]</a>  <a href="http://www.posteet.com/tags/web">[web]</a> ]]>        </description>
        <dc:creator>spirit</dc:creator>
        <pubDate>Mon, 09 Jun 2008 18:55:36 +0000</pubDate>

            <category>a2dissite</category>
            <category>a2ensite</category>
            <category>activer</category>
            <category>apache2</category>
            <category>debian</category>
            <category>enable</category>
            <category>site</category>
            <category>toggle</category>
            <category>web</category>
    
    </item>


</channel>
</rss>
