<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - torkil</title>
<link>http://snipplr.com/users/torkil</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 30 Aug 2008 01:40:28 GMT</pubDate>
<item>
<title>(SQL) Move inactive Joomla 1.0 modules to the bottom of the modules list</title>
<link>http://snipplr.com/view/4607/move-inactive-joomla-10-modules-to-the-bottom-of-the-modules-list/</link>
<description><![CDATA[ <p>Small query to help you relocate those modules you are not using anyways.</p> ]]></description>
<pubDate>Wed, 16 Jan 2008 06:00:23 GMT</pubDate>
<guid>http://snipplr.com/view/4607/move-inactive-joomla-10-modules-to-the-bottom-of-the-modules-list/</guid>
</item>
<item>
<title>(Apache) Forward from domain aliases to main domain</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</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</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>