<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/apache/tags/www</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 25 Jul 2008 13:50:17 GMT</pubDate>
<item>
<title>(Apache) Forward from domain aliases to main domain - torkil</title>
<link>http://snipplr.com/view/4606/forward-from-domain-aliases-to-main-domain/</link>
<description><![CDATA[ <p>Forward users from your alias domains to your main domain automatically. Nice to have if your site has got one or more aliases. Notice that all the domain aliases have [NC,OR] at the end of the line, while the last alias and_so_on.com just has [NC].

Insert the code in your .htaccess-file in your website's root folder.</p> ]]></description>
<pubDate>Wed, 16 Jan 2008 03:07:24 GMT</pubDate>
<guid>http://snipplr.com/view/4606/forward-from-domain-aliases-to-main-domain/</guid>
</item>
<item>
<title>(Apache) Force removal of WWW in url - torkil</title>
<link>http://snipplr.com/view/4605/force-removal-of-www-in-url/</link>
<description><![CDATA[ <p>Using mod_rewrite in Apache to rewrite urls and force removal of www in urls. Good for letting search engine spiders in the right door...

Insert the code in your .htaccess-file in your website's root folder.</p> ]]></description>
<pubDate>Wed, 16 Jan 2008 03:04:38 GMT</pubDate>
<guid>http://snipplr.com/view/4605/force-removal-of-www-in-url/</guid>
</item>
<item>
<title>(Apache) Force WWW in url - torkil</title>
<link>http://snipplr.com/view/4604/force-www-in-url/</link>
<description><![CDATA[ <p>Using mod_rewrite in Apache to rewrite urls and force users to use www in urls. Good for letting search engine spiders in the right door...

Insert the code in your .htaccess-file in your website's root folder.</p> ]]></description>
<pubDate>Wed, 16 Jan 2008 03:02:11 GMT</pubDate>
<guid>http://snipplr.com/view/4604/force-www-in-url/</guid>
</item>
</channel>
</rss>