<?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/favorites/basicmagic/language/apache</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 09 Jan 2009 00:02:14 GMT</pubDate>
<item>
<title>(Apache) Domain Redirect Forward - basicmagic</title>
<link>http://snipplr.com/view/10034/domain-redirect-forward/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 25 Nov 2008 11:19:01 GMT</pubDate>
<guid>http://snipplr.com/view/10034/domain-redirect-forward/</guid>
</item>
<item>
<title>(Apache) Remove www from Domain - basicmagic</title>
<link>http://snipplr.com/view/10033/remove-www-from-domain/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 25 Nov 2008 11:10:05 GMT</pubDate>
<guid>http://snipplr.com/view/10033/remove-www-from-domain/</guid>
</item>
<item>
<title>(Apache) Apache Config Changes - basicmagic</title>
<link>http://snipplr.com/view/7146/apache-config-changes/</link>
<description><![CDATA[ <p>1.  Removes www using a mod rewrite condition.  Put this in your .htaccess file or apache config.
2.  Forces https on url.</p> ]]></description>
<pubDate>Sun, 06 Jul 2008 00:29:57 GMT</pubDate>
<guid>http://snipplr.com/view/7146/apache-config-changes/</guid>
</item>
<item>
<title>(Apache) 301 Rewrite domain.co.uk to www.domain.co.uk like the search engine friendly developer you are! - basicmagic</title>
<link>http://snipplr.com/view/6236/301-rewrite-domaincouk-to-wwwdomaincouk-like-the-search-engine-friendly-developer-you-are/</link>
<description><![CDATA[ <p>Rewrite your urls for domain.co.uk to www.domain.co.uk including full url</p> ]]></description>
<pubDate>Thu, 15 May 2008 05:46:31 GMT</pubDate>
<guid>http://snipplr.com/view/6236/301-rewrite-domaincouk-to-wwwdomaincouk-like-the-search-engine-friendly-developer-you-are/</guid>
</item>
<item>
<title>(Apache) force SSL in your site - basicmagic</title>
<link>http://snipplr.com/view/6211/force-ssl-in-your-site/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 13 May 2008 16:07:35 GMT</pubDate>
<guid>http://snipplr.com/view/6211/force-ssl-in-your-site/</guid>
</item>
<item>
<title>(Apache) HTAccess - no index.php - basicmagic</title>
<link>http://snipplr.com/view/5920/htaccess--no-indexphp/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 19 Apr 2008 16:59:50 GMT</pubDate>
<guid>http://snipplr.com/view/5920/htaccess--no-indexphp/</guid>
</item>
<item>
<title>(Apache) url redirection - basicmagic</title>
<link>http://snipplr.com/view/5617/url-redirection/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 31 Mar 2008 01:18:09 GMT</pubDate>
<guid>http://snipplr.com/view/5617/url-redirection/</guid>
</item>
<item>
<title>(Apache) htaccess 301 redirect - basicmagic</title>
<link>http://snipplr.com/view/5616/htaccess-301-redirect/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 31 Mar 2008 01:10:29 GMT</pubDate>
<guid>http://snipplr.com/view/5616/htaccess-301-redirect/</guid>
</item>
<item>
<title>(Apache) Forward from domain aliases to main domain - basicmagic</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 WWW in url - basicmagic</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>
<item>
<title>(Apache) rename .php files to .html on the fly - basicmagic</title>
<link>http://snipplr.com/view/4422/rename-php-files-to-html-on-the-fly/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 27 Dec 2007 10:34:54 GMT</pubDate>
<guid>http://snipplr.com/view/4422/rename-php-files-to-html-on-the-fly/</guid>
</item>
<item>
<title>(Apache) alias all .php files to .html - basicmagic</title>
<link>http://snipplr.com/view/4421/alias-all-php-files-to-html/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 27 Dec 2007 10:32:52 GMT</pubDate>
<guid>http://snipplr.com/view/4421/alias-all-php-files-to-html/</guid>
</item>
</channel>
</rss>