<?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/tags/www</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 21:02:07 GMT</pubDate>
<item>
<title>(Apache) Force www with htaccess - klovera</title>
<link>http://snipplr.com/view/63190/force-www-with-htaccess/</link>
<description><![CDATA[ <p>Domain ambiguous way of forcing www with htaccess</p> ]]></description>
<pubDate>Thu, 09 Feb 2012 14:01:00 GMT</pubDate>
<guid>http://snipplr.com/view/63190/force-www-with-htaccess/</guid>
</item>
<item>
<title>(PHP) SEO - 301 Cononical Redirect - Removes WWW - thewickedchemist</title>
<link>http://snipplr.com/view/61923/seo--301-cononical-redirect--removes-www/</link>
<description><![CDATA[ <p>Removes WWW from the current URL, if exists.</p> ]]></description>
<pubDate>Fri, 16 Dec 2011 03:41:13 GMT</pubDate>
<guid>http://snipplr.com/view/61923/seo--301-cononical-redirect--removes-www/</guid>
</item>
<item>
<title>(PHP) SEO - 301 Cononical Redirect - Adds WWW - thewickedchemist</title>
<link>http://snipplr.com/view/61922/seo--301-cononical-redirect--adds-www/</link>
<description><![CDATA[ <p>Issues a check to see if the "www" is included, if not, forces "www" to be appended to the URL in question.</p> ]]></description>
<pubDate>Fri, 16 Dec 2011 03:39:22 GMT</pubDate>
<guid>http://snipplr.com/view/61922/seo--301-cononical-redirect--adds-www/</guid>
</item>
<item>
<title>(Apache) .htaccess add/remove www to domain redirect - macodev</title>
<link>http://snipplr.com/view/59367/htaccess-addremove-www-to-domain-redirect/</link>
<description><![CDATA[ <p>Rrewrite "www.domain.com -> domain.com" and viceversa</p> ]]></description>
<pubDate>Tue, 04 Oct 2011 02:57:36 GMT</pubDate>
<guid>http://snipplr.com/view/59367/htaccess-addremove-www-to-domain-redirect/</guid>
</item>
<item>
<title>(Apache) Non-www to www Redirect - htaccess - depiction</title>
<link>http://snipplr.com/view/54845/nonwww-to-www-redirect--htaccess/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 04 Jun 2011 00:54:41 GMT</pubDate>
<guid>http://snipplr.com/view/54845/nonwww-to-www-redirect--htaccess/</guid>
</item>
<item>
<title>(Apache) Remove www from URL - manuelpedrera</title>
<link>http://snipplr.com/view/54750/remove-www-from-url/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 02 Jun 2011 05:51:35 GMT</pubDate>
<guid>http://snipplr.com/view/54750/remove-www-from-url/</guid>
</item>
<item>
<title>(Apache) .htaccess Redirect (301): Non-WWW to WWW - jacksaidwhat</title>
<link>http://snipplr.com/view/50592/htaccess-redirect-301-nonwww-to-www/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 13 Mar 2011 05:07:06 GMT</pubDate>
<guid>http://snipplr.com/view/50592/htaccess-redirect-301-nonwww-to-www/</guid>
</item>
<item>
<title>(Apache) .htaccess redirect www subdomain to second level domain - minipark</title>
<link>http://snipplr.com/view/42524/htaccess-redirect-www-subdomain-to-second-level-domain/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 19 Oct 2010 07:54:07 GMT</pubDate>
<guid>http://snipplr.com/view/42524/htaccess-redirect-www-subdomain-to-second-level-domain/</guid>
</item>
<item>
<title>(Other) Subdomain and WWW direction - fyrebase</title>
<link>http://snipplr.com/view/40908/subdomain-and-www-direction/</link>
<description><![CDATA[ <p>This will not redirect subdomains like mail.example.org</p> ]]></description>
<pubDate>Wed, 22 Sep 2010 21:21:29 GMT</pubDate>
<guid>http://snipplr.com/view/40908/subdomain-and-www-direction/</guid>
</item>
<item>
<title>(Apache) Force WWW - mattkenefick</title>
<link>http://snipplr.com/view/39460/force-www/</link>
<description><![CDATA[ <p>It's great because it's a drop-in code that doesn't require domain alteration. Works really well with any server too (some servers fail with other methods).</p> ]]></description>
<pubDate>Tue, 24 Aug 2010 15:07:53 GMT</pubDate>
<guid>http://snipplr.com/view/39460/force-www/</guid>
</item>
<item>
<title>(Other) Add and remove www to urls through .htaccess - ginoplusio</title>
<link>http://snipplr.com/view/33724/add-and-remove-www-to-urls-through-htaccess/</link>
<description><![CDATA[ <p>Add and remove www to urls through .htaccess with mod_rewrite</p> ]]></description>
<pubDate>Mon, 03 May 2010 03:03:55 GMT</pubDate>
<guid>http://snipplr.com/view/33724/add-and-remove-www-to-urls-through-htaccess/</guid>
</item>
<item>
<title>(Apache) .htaccess redirect url without www prefix - vigoncas</title>
<link>http://snipplr.com/view/33424/htaccess-redirect-url-without-www-prefix/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 28 Apr 2010 10:59:26 GMT</pubDate>
<guid>http://snipplr.com/view/33424/htaccess-redirect-url-without-www-prefix/</guid>
</item>
<item>
<title>(PHP) Force WWW Subdomain - traeregan</title>
<link>http://snipplr.com/view/20792/force-www-subdomain/</link>
<description><![CDATA[ <p>Sometimes you do not want users to access your domain without the www. If you want to force www.yourdomain.com and redirect yourdomain.com to www.yourdomain.com here is a simple way to do it.</p> ]]></description>
<pubDate>Wed, 07 Oct 2009 20:22:06 GMT</pubDate>
<guid>http://snipplr.com/view/20792/force-www-subdomain/</guid>
</item>
<item>
<title>(Other) htaccess 301redirect auf www. - nico65</title>
<link>http://snipplr.com/view/18542/htaccess-301redirect-auf-www/</link>
<description><![CDATA[ <p>leittet alle domain.de (ohne www) auf www.domain.de weiter.</p> ]]></description>
<pubDate>Wed, 19 Aug 2009 10:21:16 GMT</pubDate>
<guid>http://snipplr.com/view/18542/htaccess-301redirect-auf-www/</guid>
</item>
<item>
<title>(Apache) Rewrite URLs to force WWW - dertimbo</title>
<link>http://snipplr.com/view/13398/rewrite-urls-to-force-www/</link>
<description><![CDATA[ <p>A more generic and portable snippet</p> ]]></description>
<pubDate>Tue, 24 Mar 2009 09:13:20 GMT</pubDate>
<guid>http://snipplr.com/view/13398/rewrite-urls-to-force-www/</guid>
</item>
<item>
<title>(Bash) LDAP/NTLM authentication on the command line with curl - noah</title>
<link>http://snipplr.com/view/5578/ldapntlm-authentication-on-the-command-line-with-curl/</link>
<description><![CDATA[ <p>Note that curl will not follow redirects.  Will prompt interactively for password if the -u option is omitted.

This snippet is tagged "scraping" because good luck scraping anything off your corporate intranet without LDAP auth :)</p> ]]></description>
<pubDate>Thu, 27 Mar 2008 11:33:30 GMT</pubDate>
<guid>http://snipplr.com/view/5578/ldapntlm-authentication-on-the-command-line-with-curl/</guid>
</item>
<item>
<title>(Perl) lwp-request - noah</title>
<link>http://snipplr.com/view/5196/lwprequest/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 25 Feb 2008 12:28:41 GMT</pubDate>
<guid>http://snipplr.com/view/5196/lwprequest/</guid>
</item>
<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>