<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF 
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns="http://purl.org/rss/1.0/"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel rdf:about="http://linkatopia.com/rob215">
  <title>Linkatopia.com/rob215</title>
  <link>http://linkatopia.com/rob215/Apache</link>
  <description>
  The latest links tagged, "Apache" by rob215  </description>
  <items>
    <rdf:Seq>
      <rdf:li resource="http://www.websiteoptimization.com/speed/tweak/cache/" />
<rdf:li resource="http://www.scottklarr.com/tag/cheat-sheets/" />
<rdf:li resource="http://httpd.apache.org/docs/2.2/" />
<rdf:li resource="http://www.codepoetry.net/archives/2006/03/21/optimizing_a_vps_for_getting_dugg" />
<rdf:li resource="http://www.howtoforge.com/traditional_dns_howto" />
<rdf:li resource="http://en.wikipedia.org/wiki/Rewrite_engine" />
<rdf:li resource="http://httpd.apache.org/docs/2.0/misc/rewriteguide.html" />
<rdf:li resource="http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html" />
<rdf:li resource="http://www.alistapart.com/stories/succeed" />
<rdf:li resource="http://www.alistapart.com/articles/urls/" />
<rdf:li resource="http://www.webforgers.net/mod-rewrite/mod-rewrite-syntax.php" />
<rdf:li resource="http://www.howtoforge.com/server_monitoring_monit_munin" />
<rdf:li resource="http://www.qmailrocks.org/troubleshoot.htm" />
<rdf:li resource="http://www.lifewithqmail.org/lwq.html" />
<rdf:li resource="http://www.mezzoblue.com/archives/2005/09/22/web_server_b/index.php" />
<rdf:li resource="http://lantech.geekvenue.net/chucktips/jason/chuck/1003605961/index_html" />
<rdf:li resource="http://www.geektimes.com/macintosh/os/x/10_0/and/apache_install.html" />
<rdf:li resource="http://perl.apache.org/docs/1.0/guide/performance.html" />
<rdf:li resource="http://www.jaguNET.com/apache.html" />
<rdf:li resource="http://www.javascriptkit.com/howto/htaccess13.shtml" />
    </rdf:Seq>
  </items>
</channel>
  
<item rdf:about="http://www.websiteoptimization.com/speed/tweak/cache/">
  <title>Use Server Cache Control to Improve Performance - Apache</title>
  <link>http://www.websiteoptimization.com/speed/tweak/cache/</link>
  <dc:date>2008-03-16T14:06:59Z</dc:date>
  <description>
    </description>
</item>    
    
<item rdf:about="http://www.scottklarr.com/tag/cheat-sheets/">
  <title>Scott Klarr &gt;&gt; Cheat Sheets</title>
  <link>http://www.scottklarr.com/tag/cheat-sheets/</link>
  <dc:date>2008-02-26T23:53:50Z</dc:date>
  <description>
  A comprehensive collection of cheat sheets for almost all web dev categories.  </description>
</item>    
    
<item rdf:about="http://httpd.apache.org/docs/2.2/">
  <title>Apache 2.2 Documentation - Apache HTTP Server</title>
  <link>http://httpd.apache.org/docs/2.2/</link>
  <dc:date>2008-02-03T03:53:54Z</dc:date>
  <description>
    </description>
</item>    
    
<item rdf:about="http://www.codepoetry.net/archives/2006/03/21/optimizing_a_vps_for_getting_dugg">
  <title>codepoetry - Optimizing a VPS for Getting Dugg</title>
  <link>http://www.codepoetry.net/archives/2006/03/21/optimizing_a_vps_for_getting_dugg</link>
  <dc:date>2007-05-29T01:42:03Z</dc:date>
  <description>
  Notes on Apache and MySQL optimization.  </description>
</item>    
    
<item rdf:about="http://www.howtoforge.com/traditional_dns_howto">
  <title>Traditional DNS Howto - Linux Howtos and Tutorials</title>
  <link>http://www.howtoforge.com/traditional_dns_howto</link>
  <dc:date>2007-02-04T21:59:33Z</dc:date>
  <description>
  nice tutorial all about DNS  </description>
</item>    
    
<item rdf:about="http://en.wikipedia.org/wiki/Rewrite_engine">
  <title>Rewrite engine - Wikipedia</title>
  <link>http://en.wikipedia.org/wiki/Rewrite_engine</link>
  <dc:date>2006-05-30T00:00:00Z</dc:date>
  <description>
  Use Apache mod_rewrite to make website URLs more user friendly and search-engine friendly.  </description>
</item>    
    
<item rdf:about="http://httpd.apache.org/docs/2.0/misc/rewriteguide.html">
  <title>URL Rewriting Guide - Apache HTTP Server</title>
  <link>http://httpd.apache.org/docs/2.0/misc/rewriteguide.html</link>
  <dc:date>2006-05-20T00:00:00Z</dc:date>
  <description>
    </description>
</item>    
    
<item rdf:about="http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html">
  <title>Apache Server mod_rewrite documentation</title>
  <link>http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html</link>
  <dc:date>2006-05-20T00:00:00Z</dc:date>
  <description>
    </description>
</item>    
    
<item rdf:about="http://www.alistapart.com/stories/succeed">
  <title>A List Apart: Articles: How to Succeed With URLs</title>
  <link>http://www.alistapart.com/stories/succeed</link>
  <dc:date>2006-05-20T00:00:00Z</dc:date>
  <description>
  Talks about using a single PHP page to redirect URLs.  </description>
</item>    
    
<item rdf:about="http://www.alistapart.com/articles/urls/">
  <title>A List Apart: Articles: URLS! URLS! URLS!</title>
  <link>http://www.alistapart.com/articles/urls/</link>
  <dc:date>2006-05-20T00:00:00Z</dc:date>
  <description>
  Talks about using mod_rewrite on Apache to simplify URLs  </description>
</item>    
    
<item rdf:about="http://www.webforgers.net/mod-rewrite/mod-rewrite-syntax.php">
  <title>Mod rewrite syntax Tutorial - Mod Rewrite Regular Expressions</title>
  <link>http://www.webforgers.net/mod-rewrite/mod-rewrite-syntax.php</link>
  <dc:date>2006-05-20T00:00:00Z</dc:date>
  <description>
  Good tutorial on mod_rewrite  </description>
</item>    
    
<item rdf:about="http://www.howtoforge.com/server_monitoring_monit_munin">
  <title>Server Monitoring With munin And monit | HowtoForge</title>
  <link>http://www.howtoforge.com/server_monitoring_monit_munin</link>
  <dc:date>2006-05-08T01:23:49Z</dc:date>
  <description>
    </description>
</item>    
    
<item rdf:about="http://www.qmailrocks.org/troubleshoot.htm">
  <title>Qmailrocks.org - An online Qmail intallation documentary.</title>
  <link>http://www.qmailrocks.org/troubleshoot.htm</link>
  <dc:date>2006-05-05T20:00:41Z</dc:date>
  <description>
    </description>
</item>    
    
<item rdf:about="http://www.lifewithqmail.org/lwq.html">
  <title>Life with qmail</title>
  <link>http://www.lifewithqmail.org/lwq.html</link>
  <dc:date>2006-05-05T19:56:33Z</dc:date>
  <description>
    </description>
</item>    
    
<item rdf:about="http://www.mezzoblue.com/archives/2005/09/22/web_server_b/index.php">
  <title>mezzoblue &amp;nbsp;&amp;sect;&amp;nbsp; Web Server Backup</title>
  <link>http://www.mezzoblue.com/archives/2005/09/22/web_server_b/index.php</link>
  <dc:date>2006-05-04T03:30:47Z</dc:date>
  <description>
    </description>
</item>    
    
<item rdf:about="http://lantech.geekvenue.net/chucktips/jason/chuck/1003605961/index_html">
  <title>How to Install Apache</title>
  <link>http://lantech.geekvenue.net/chucktips/jason/chuck/1003605961/index_html</link>
  <dc:date>2006-05-04T01:24:28Z</dc:date>
  <description>
    </description>
</item>    
    
<item rdf:about="http://www.geektimes.com/macintosh/os/x/10_0/and/apache_install.html">
  <title>Mac OS X: Apache web server install</title>
  <link>http://www.geektimes.com/macintosh/os/x/10_0/and/apache_install.html</link>
  <dc:date>2006-05-03T07:51:43Z</dc:date>
  <description>
    </description>
</item>    
    
<item rdf:about="http://perl.apache.org/docs/1.0/guide/performance.html">
  <title>mod_perl: Performance Tuning</title>
  <link>http://perl.apache.org/docs/1.0/guide/performance.html</link>
  <dc:date>2006-05-03T07:49:30Z</dc:date>
  <description>
  Lots of good info on tuning Apache in general.  </description>
</item>    
    
<item rdf:about="http://www.jaguNET.com/apache.html">
  <title>Apache on A/UX Performance Hints</title>
  <link>http://www.jaguNET.com/apache.html</link>
  <dc:date>2006-05-03T07:46:49Z</dc:date>
  <description>
    </description>
</item>    
    
<item rdf:about="http://www.javascriptkit.com/howto/htaccess13.shtml">
  <title>Comprehensive guide to .htaccess- Blocking bad bots and site rippers</title>
  <link>http://www.javascriptkit.com/howto/htaccess13.shtml</link>
  <dc:date>2006-04-27T06:06:08Z</dc:date>
  <description>
    </description>
</item>    
    
</rdf:RDF>
