<?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, 25 May 2013 09:41:50 GMT</pubDate>
<item>
<title>(Apache) Fix 403 Forbidden wampserver tools (PHPmyadmin, sqlbuddy etc) on Windows 8 - rickygri</title>
<link>http://snipplr.com/view/69861/fix-403-forbidden-wampserver-tools-phpmyadmin-sqlbuddy-etc-on-windows-8/</link>
<description><![CDATA[ <p>To fix the issue with localhost under Windows 8 giving a 403 error (but working for 127.0.0.1) I did the following:</p> ]]></description>
<pubDate>Fri, 08 Feb 2013 07:54:56 GMT</pubDate>
<guid>http://snipplr.com/view/69861/fix-403-forbidden-wampserver-tools-phpmyadmin-sqlbuddy-etc-on-windows-8/</guid>
</item>
<item>
<title>(Apache) https transparent proxy - therobot</title>
<link>http://snipplr.com/view/69523/https-transparent-proxy/</link>
<description><![CDATA[ <p>The idea is to use this piece of code inside a virtualhost block</p> ]]></description>
<pubDate>Thu, 17 Jan 2013 23:24:01 GMT</pubDate>
<guid>http://snipplr.com/view/69523/https-transparent-proxy/</guid>
</item>
<item>
<title>(Apache) domain.com->www.domain.com Apache Redirect - abwaters</title>
<link>http://snipplr.com/view/69049/domaincomwwwdomaincom-apache-redirect/</link>
<description><![CDATA[ <p>This redirect is domain independent.</p> ]]></description>
<pubDate>Mon, 10 Dec 2012 04:56:17 GMT</pubDate>
<guid>http://snipplr.com/view/69049/domaincomwwwdomaincom-apache-redirect/</guid>
</item>
<item>
<title>(Apache) .htaccess for wordpress network @wpengine - adds trailing slash to 404 pages - lucasoptura</title>
<link>http://snipplr.com/view/69037/htaccess-for-wordpress-network-wpengine--adds-trailing-slash-to-404-pages/</link>
<description><![CDATA[ <p>In my WP networks, I use a custom 404 page and plugin to answer calls asking for user information from a custom api. The API requires a URL format like this:
domain.com/username/
However, users don't ever type a trailing slash, nor should they, so this allows for a trailing slash anywhere but inside admin, except where it is needed in admin...</p> ]]></description>
<pubDate>Sun, 09 Dec 2012 08:10:39 GMT</pubDate>
<guid>http://snipplr.com/view/69037/htaccess-for-wordpress-network-wpengine--adds-trailing-slash-to-404-pages/</guid>
</item>
<item>
<title>(Apache) Hide .php Extension From Browser Address Bar - nshakin</title>
<link>http://snipplr.com/view/68065/hide-php-extension-from-browser-address-bar/</link>
<description><![CDATA[ <p>Add source to .htaccess file and server will hide .php extensions.  href tags must reference the file name without the extension .php in order to work properly.</p> ]]></description>
<pubDate>Fri, 02 Nov 2012 10:25:49 GMT</pubDate>
<guid>http://snipplr.com/view/68065/hide-php-extension-from-browser-address-bar/</guid>
</item>
<item>
<title>(Apache) Redirect all pages on one domain to home page of another - iapparatus</title>
<link>http://snipplr.com/view/67753/redirect-all-pages-on-one-domain-to-home-page-of-another/</link>
<description><![CDATA[ <p>Add to .htaccess file.</p> ]]></description>
<pubDate>Tue, 16 Oct 2012 01:48:14 GMT</pubDate>
<guid>http://snipplr.com/view/67753/redirect-all-pages-on-one-domain-to-home-page-of-another/</guid>
</item>
<item>
<title>(Apache) Remove /index.php - zwebapp</title>
<link>http://snipplr.com/view/66789/remove-indexphp/</link>
<description><![CDATA[ <p>Removing index.php to url. 
e.g. www.yourwebsite.com/index.php -> www.yourwebsite.com/</p> ]]></description>
<pubDate>Fri, 17 Aug 2012 17:09:19 GMT</pubDate>
<guid>http://snipplr.com/view/66789/remove-indexphp/</guid>
</item>
<item>
<title>(Apache) Remove .php from URL - wiryanm</title>
<link>http://snipplr.com/view/65422/remove-php-from-url/</link>
<description><![CDATA[ <p>.htaccess</p> ]]></description>
<pubDate>Wed, 06 Jun 2012 13:25:25 GMT</pubDate>
<guid>http://snipplr.com/view/65422/remove-php-from-url/</guid>
</item>
<item>
<title>(Apache) Apache enable module - inreflection7</title>
<link>http://snipplr.com/view/65281/apache-enable-module/</link>
<description><![CDATA[ <p>I always forget how to enable modules in Apache.</p> ]]></description>
<pubDate>Thu, 31 May 2012 05:47:08 GMT</pubDate>
<guid>http://snipplr.com/view/65281/apache-enable-module/</guid>
</item>
<item>
<title>(Apache) .htaccess script to block remote access and allow local ip - aruldave</title>
<link>http://snipplr.com/view/64941/htaccess-script-to-block-remote-access-and-allow-local-ip/</link>
<description><![CDATA[ <p>The below code lets you stop access from the remote IPs excluding your local machine IP. This code can be setup where someone wants to provide an internal access and restricting the external access for the web service. 
-  [Automated Predictive Dialler Software for Call Centres](http://touchstarccs.co.uk/ "Automated Predictive Dialler Software for Call Centres")</p> ]]></description>
<pubDate>Fri, 18 May 2012 20:56:18 GMT</pubDate>
<guid>http://snipplr.com/view/64941/htaccess-script-to-block-remote-access-and-allow-local-ip/</guid>
</item>
<item>
<title>(Apache) htaccess Caching - depiction</title>
<link>http://snipplr.com/view/64719/htaccess-caching/</link>
<description><![CDATA[ <p>Cache files via htacess</p> ]]></description>
<pubDate>Wed, 25 Apr 2012 04:07:45 GMT</pubDate>
<guid>http://snipplr.com/view/64719/htaccess-caching/</guid>
</item>
<item>
<title>(Apache) Remove trailing slashes in htaccess - palimadra</title>
<link>http://snipplr.com/view/64065/remove-trailing-slashes-in-htaccess/</link>
<description><![CDATA[ <p>How to remove trailing slashes in URL's using .htaccess.</p> ]]></description>
<pubDate>Wed, 21 Mar 2012 05:16:15 GMT</pubDate>
<guid>http://snipplr.com/view/64065/remove-trailing-slashes-in-htaccess/</guid>
</item>
<item>
<title>(Apache) Prevent Image Hotlinking - ederfortunatO</title>
<link>http://snipplr.com/view/63336/prevent-image-hotlinking/</link>
<description><![CDATA[ <p>stop bandwidth theft!</p> ]]></description>
<pubDate>Wed, 15 Feb 2012 00:12:19 GMT</pubDate>
<guid>http://snipplr.com/view/63336/prevent-image-hotlinking/</guid>
</item>
<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>(Apache) 301er Weiterleitung - Perun</title>
<link>http://snipplr.com/view/62834/301er-weiterleitung/</link>
<description><![CDATA[ <p>Eine komplette Website mit Linkstruktur auf eine neue Domain weiterleiten</p> ]]></description>
<pubDate>Sun, 29 Jan 2012 08:31:50 GMT</pubDate>
<guid>http://snipplr.com/view/62834/301er-weiterleitung/</guid>
</item>
<item>
<title>(Apache) url rewriter - Terion</title>
<link>http://snipplr.com/view/62520/url-rewriter/</link>
<description><![CDATA[ <p>redirects all pages on a url to specific page</p> ]]></description>
<pubDate>Fri, 13 Jan 2012 00:07:32 GMT</pubDate>
<guid>http://snipplr.com/view/62520/url-rewriter/</guid>
</item>
<item>
<title>(Apache) .htaccess php handler mod_rewrite - ghost2109</title>
<link>http://snipplr.com/view/62515/htaccess-php-handler-modrewrite/</link>
<description><![CDATA[ <p>This is an .htaccess file for a mod_rewrite php url handler.</p> ]]></description>
<pubDate>Thu, 12 Jan 2012 20:07:28 GMT</pubDate>
<guid>http://snipplr.com/view/62515/htaccess-php-handler-modrewrite/</guid>
</item>
<item>
<title>(Apache) htaccess snippets - macodev</title>
<link>http://snipplr.com/view/62198/htaccess-snippets/</link>
<description><![CDATA[ <p>.htaccess snippets to optimize your website in many ways: Redirections, performances, ease of use</p> ]]></description>
<pubDate>Sat, 31 Dec 2011 01:27:46 GMT</pubDate>
<guid>http://snipplr.com/view/62198/htaccess-snippets/</guid>
</item>
<item>
<title>(Apache) Reduce spam on your WordPress blog by using .htaccess - no4h</title>
<link>http://snipplr.com/view/61974/reduce-spam-on-your-wordpress-blog-by-using-htaccess/</link>
<description><![CDATA[ <p>Reduce spam on WP installations (comment spam); this snippet does not look for https referers.</p> ]]></description>
<pubDate>Mon, 19 Dec 2011 02:45:25 GMT</pubDate>
<guid>http://snipplr.com/view/61974/reduce-spam-on-your-wordpress-blog-by-using-htaccess/</guid>
</item>
<item>
<title>(Apache) How to: Protect your WordPress blog from hotlinking - no4h</title>
<link>http://snipplr.com/view/61973/how-to-protect-your-wordpress-blog-from-hotlinking/</link>
<description><![CDATA[ <p>FWIW</p> ]]></description>
<pubDate>Mon, 19 Dec 2011 02:30:21 GMT</pubDate>
<guid>http://snipplr.com/view/61973/how-to-protect-your-wordpress-blog-from-hotlinking/</guid>
</item>
</channel>
</rss>