<?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/htaccess</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 24 Jul 2008 07:58:59 GMT</pubDate>
<item>
<title>(PHP) opendirectory image viewer - fris</title>
<link>http://snipplr.com/view/7439/opendirectory-image-viewer/</link>
<description><![CDATA[ <p>this is a little peice of code for when you have a opendirectory and want to parse it through a script, and you can place ads, etc on the page, also if the image is too larger it will resize it</p> ]]></description>
<pubDate>Tue, 22 Jul 2008 11:49:56 GMT</pubDate>
<guid>http://snipplr.com/view/7439/opendirectory-image-viewer/</guid>
</item>
<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>(Other) Apache PHP エラーをhtaccessで制御 - daisuke103</title>
<link>http://snipplr.com/view/6559/apache-php-htaccess/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 04 Jun 2008 00:37:36 GMT</pubDate>
<guid>http://snipplr.com/view/6559/apache-php-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>(PHP) Listado de contenido carpeta Apache - estebant</title>
<link>http://snipplr.com/view/6458/listado-de-contenido-carpeta-apache/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 26 May 2008 14:33:38 GMT</pubDate>
<guid>http://snipplr.com/view/6458/listado-de-contenido-carpeta-apache/</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>(Other) Codeigniter htaccess - koorb</title>
<link>http://snipplr.com/view/5966/codeigniter-htaccess/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 23 Apr 2008 11:25:39 GMT</pubDate>
<guid>http://snipplr.com/view/5966/codeigniter-htaccess/</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>(Regular Expression) redirect mobile browser users with htaccess - fris</title>
<link>http://snipplr.com/view/5192/redirect-mobile-browser-users-with-htaccess/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 25 Feb 2008 06:40:40 GMT</pubDate>
<guid>http://snipplr.com/view/5192/redirect-mobile-browser-users-with-htaccess/</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>(PHP) Redirect A Single Page To HTTPS Using mod_rewrite - Tate</title>
<link>http://snipplr.com/view/4801/redirect-a-single-page-to-https-using-modrewrite/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 27 Jan 2008 23:16:42 GMT</pubDate>
<guid>http://snipplr.com/view/4801/redirect-a-single-page-to-https-using-modrewrite/</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>
</channel>
</rss>