<?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</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 17 May 2008 09:07:15 GMT</pubDate>
<item>
<title>(Apache) 301 Rewrite domain.co.uk to www.domain.co.uk like the search engine friendly developer you are! - catchamonkey</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 - 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) Remove trailing slash from url - cyrilbatillat</title>
<link>http://snipplr.com/view/6113/remove-trailing-slash-from-url/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 05 May 2008 03:25:51 GMT</pubDate>
<guid>http://snipplr.com/view/6113/remove-trailing-slash-from-url/</guid>
</item>
<item>
<title>(Apache) HTAccess - no index.php - czapata</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) clean URLs - Tamedo</title>
<link>http://snipplr.com/view/5749/clean-urls/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 08 Apr 2008 03:57:08 GMT</pubDate>
<guid>http://snipplr.com/view/5749/clean-urls/</guid>
</item>
<item>
<title>(Apache) add or cast types to files - iTony</title>
<link>http://snipplr.com/view/5673/add-or-cast-types-to-files/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 02 Apr 2008 18:47:17 GMT</pubDate>
<guid>http://snipplr.com/view/5673/add-or-cast-types-to-files/</guid>
</item>
<item>
<title>(Apache) url redirection - iTony</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 - 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) compressing html, css, xml, js - iTony</title>
<link>http://snipplr.com/view/5612/compressing-html-css-xml-js/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 29 Mar 2008 18:29:17 GMT</pubDate>
<guid>http://snipplr.com/view/5612/compressing-html-css-xml-js/</guid>
</item>
<item>
<title>(Apache) Add expires header with Apache - CharlyBr</title>
<link>http://snipplr.com/view/5557/add-expires-header-with-apache/</link>
<description><![CDATA[ <p>ExpiresActive tells the apache2 to use the expires module.

ExpiresDefault specifies the expire date for all mime-types in this directory.

ExpiresByType specifies the expires date for the specified mime-type in this directory.</p> ]]></description>
<pubDate>Tue, 25 Mar 2008 11:10:13 GMT</pubDate>
<guid>http://snipplr.com/view/5557/add-expires-header-with-apache/</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) OS X.5: Configure Apache 2 to point at my Sites Directory (ver 2) - chrisaiv</title>
<link>http://snipplr.com/view/5358/os-x5-configure-apache-2-to-point-at-my-sites-directory-ver-2/</link>
<description><![CDATA[ <p>There is another way to point Apache 2 to my Sites directory after upgrading Tiger to Leopard
1. I used textmate to open this file
/etc/apache2/httpd.conf
2. I commented this line
#DocumentRoot "/Library/WebServer/Documents"
3. Replaced it with this line instead
DocumentRoot "/Users/mac_user_shortname/Sites"
4. Added a file titled mac_user_shortname.conf to :
/etc/apache2/users/
5. Include this snippet into mac_user_shortname.conf</p> ]]></description>
<pubDate>Mon, 10 Mar 2008 14:33:20 GMT</pubDate>
<guid>http://snipplr.com/view/5358/os-x5-configure-apache-2-to-point-at-my-sites-directory-ver-2/</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) Secure your wp-includes folder - m00min</title>
<link>http://snipplr.com/view/4873/secure-your-wpincludes-folder/</link>
<description><![CDATA[ <p>After installing WordPress an .htaccess file with the following code needs to be added to the wp-includes folder.</p> ]]></description>
<pubDate>Fri, 01 Feb 2008 11:56:07 GMT</pubDate>
<guid>http://snipplr.com/view/4873/secure-your-wpincludes-folder/</guid>
</item>
<item>
<title>(Apache) Pretty permalinks on for Wordpress running on Apache - m00min</title>
<link>http://snipplr.com/view/4863/pretty-permalinks-on-for-wordpress-running-on-apache/</link>
<description><![CDATA[ <p>Add this to an .htaccess file.</p> ]]></description>
<pubDate>Thu, 31 Jan 2008 17:13:16 GMT</pubDate>
<guid>http://snipplr.com/view/4863/pretty-permalinks-on-for-wordpress-running-on-apache/</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>
</channel>
</rss>