<?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/htaccess</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 19 Jul 2008 06:29:04 GMT</pubDate>
<item>
<title>(Apache) Prevent Access to multiple file types - luizlopes</title>
<link>http://snipplr.com/view/7092/prevent-access-to-multiple-file-types/</link>
<description><![CDATA[ <p>This is good to add to folders which are chmod to 777.</p> ]]></description>
<pubDate>Wed, 02 Jul 2008 13:14:29 GMT</pubDate>
<guid>http://snipplr.com/view/7092/prevent-access-to-multiple-file-types/</guid>
</item>
<item>
<title>(Apache) Sample .htaccess - johnloy</title>
<link>http://snipplr.com/view/6574/sample-htaccess/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 04 Jun 2008 13:03:29 GMT</pubDate>
<guid>http://snipplr.com/view/6574/sample-htaccess/</guid>
</item>
<item>
<title>(Apache) TextPattern .htaccess - bpj1966</title>
<link>http://snipplr.com/view/6542/textpattern-htaccess/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 01 Jun 2008 19:23:21 GMT</pubDate>
<guid>http://snipplr.com/view/6542/textpattern-htaccess/</guid>
</item>
<item>
<title>(Apache) CMSMadeSimple .htaccess - bpj1966</title>
<link>http://snipplr.com/view/6540/cmsmadesimple-htaccess/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 01 Jun 2008 19:21:12 GMT</pubDate>
<guid>http://snipplr.com/view/6540/cmsmadesimple-htaccess/</guid>
</item>
<item>
<title>(Apache) sNews .htaccess - bpj1966</title>
<link>http://snipplr.com/view/6539/snews-htaccess/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 01 Jun 2008 19:20:47 GMT</pubDate>
<guid>http://snipplr.com/view/6539/snews-htaccess/</guid>
</item>
<item>
<title>(Apache) Force SSL - Scooter</title>
<link>http://snipplr.com/view/6321/force-ssl/</link>
<description><![CDATA[ <p>There are some things here worth noting. We are checking if HTTPS is off. Some people will instead check if traffic is coming from port 80, the standard HTTP port, or not coming from 443, the standard HTTPS port. Checking port numbers is not the best solution because the server administrator can set up HTTP and HTTPS to run on different ports. It's also worth noting that QueryString variables are preserved, if any are being passed. Most other examples I've seen on the Internet ignore the QueryString variables, which leads to navigation problems.</p> ]]></description>
<pubDate>Mon, 19 May 2008 15:01:57 GMT</pubDate>
<guid>http://snipplr.com/view/6321/force-ssl/</guid>
</item>
<item>
<title>(Apache) force SSL in your site - iTony</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) Rediccionamiento Apache desde una IP determinada y pidiendo una página concreta - estebant</title>
<link>http://snipplr.com/view/6159/rediccionamiento-apache-desde-una-ip-determinada-y-pidiendo-una-pgina-concreta/</link>
<description><![CDATA[ <p>Rediccionamiento Apache desde una IP determinada y pidiendo una página concreta</p> ]]></description>
<pubDate>Fri, 09 May 2008 04:30:45 GMT</pubDate>
<guid>http://snipplr.com/view/6159/rediccionamiento-apache-desde-una-ip-determinada-y-pidiendo-una-pgina-concreta/</guid>
</item>
<item>
<title>(Apache) Rediccionamiento Apache desde una IP determinada - estebant</title>
<link>http://snipplr.com/view/6158/rediccionamiento-apache-desde-una-ip-determinada/</link>
<description><![CDATA[ <p>Redirecciona una petición HTTP de Apache a una URL, salvo los que tenga una IP determinada.</p> ]]></description>
<pubDate>Fri, 09 May 2008 04:27:42 GMT</pubDate>
<guid>http://snipplr.com/view/6158/rediccionamiento-apache-desde-una-ip-determinada/</guid>
</item>
<item>
<title>(Apache) htaccess 301 redirect - iTony</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) disable IE6 image toolbar with http header via htaccess - gbot</title>
<link>http://snipplr.com/view/5554/disable-ie6-image-toolbar-with-http-header-via-htaccess/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 25 Mar 2008 07:25:57 GMT</pubDate>
<guid>http://snipplr.com/view/5554/disable-ie6-image-toolbar-with-http-header-via-htaccess/</guid>
</item>
<item>
<title>(Apache) .htacces - clean urls - wbowers</title>
<link>http://snipplr.com/view/5232/htacces--clean-urls/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 28 Feb 2008 06:14:09 GMT</pubDate>
<guid>http://snipplr.com/view/5232/htacces--clean-urls/</guid>
</item>
<item>
<title>(Apache) Parse HTML files as PHP - Abe</title>
<link>http://snipplr.com/view/4851/parse-html-files-as-php/</link>
<description><![CDATA[ <p>Add this to your .htaccess file in Apache:</p> ]]></description>
<pubDate>Wed, 30 Jan 2008 18:16:00 GMT</pubDate>
<guid>http://snipplr.com/view/4851/parse-html-files-as-php/</guid>
</item>
<item>
<title>(Apache) Replace _ with - in almost every url (plus nice tag urls in movabletype) - eszpee</title>
<link>http://snipplr.com/view/4679/replace--with--in-almost-every-url-plus-nice-tag-urls-in-movabletype/</link>
<description><![CDATA[ <p>list the exceptions where you don't want to replace in the rewrite rules before the one that matches the underscore, and finish them with [L], otherwise they'll get replaced too.

[N] means rerun the whole replacing stuff once the line matched... careful with that.</p> ]]></description>
<pubDate>Sun, 20 Jan 2008 14:15:59 GMT</pubDate>
<guid>http://snipplr.com/view/4679/replace--with--in-almost-every-url-plus-nice-tag-urls-in-movabletype/</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>
<item>
<title>(Apache) Cache Control with htaccess EXPIRES BY TYPE - heinz1959</title>
<link>http://snipplr.com/view/4265/cache-control-with-htaccess-expires-by-type/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 05 Dec 2007 03:49:30 GMT</pubDate>
<guid>http://snipplr.com/view/4265/cache-control-with-htaccess-expires-by-type/</guid>
</item>
<item>
<title>(Apache) Cache Control with htaccess FILES MATCH - heinz1959</title>
<link>http://snipplr.com/view/4264/cache-control-with-htaccess-files-match/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 05 Dec 2007 03:44:05 GMT</pubDate>
<guid>http://snipplr.com/view/4264/cache-control-with-htaccess-files-match/</guid>
</item>
</channel>
</rss>