<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 22:40:22 +0000</lastBuildDate>
    <item>
      <title>(Apache) apache config file remove www from url - bbnnt</title>
      <link>https://snipplr.com/view/7794/apache-config-file-remove-www-from-url</link>
      <description>&lt;p&gt;remove the www usually located at the beginning of the url :&#13;
www.url.com -&gt; url.com&#13;
http://www.url.com/file.html -&gt; http://url.com/file.html&#13;
http://www.url.com/directory/file.html -&gt; http://url.com/directory/file.html&#13;
etc...&lt;/p&gt;</description>
      <pubDate>Sun, 10 Aug 2008 12:38:03 UTC</pubDate>
      <guid>https://snipplr.com/view/7794/apache-config-file-remove-www-from-url</guid>
    </item>
  </channel>
</rss>
