<?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/apache</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 18:19:23 GMT</pubDate>
<item>
<title>(Other) .htaccess tricks - telltec</title>
<link>http://snipplr.com/view/70436/htaccess-tricks/</link>
<description><![CDATA[ <p>Several tricks for your .htaccess file.</p> ]]></description>
<pubDate>Fri, 15 Mar 2013 20:57:45 GMT</pubDate>
<guid>http://snipplr.com/view/70436/htaccess-tricks/</guid>
</item>
<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>(PHP) Get current URL with PHP in Apache or IIS - rickygri</title>
<link>http://snipplr.com/view/69136/get-current-url-with-php-in-apache-or-iis/</link>
<description><![CDATA[ <p>Get Current URL Path on Apache / IIS</p> ]]></description>
<pubDate>Tue, 18 Dec 2012 00:24:54 GMT</pubDate>
<guid>http://snipplr.com/view/69136/get-current-url-with-php-in-apache-or-iis/</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>(PHP) Perfect PHP .htaccess rewrites - FatFolderDesigner</title>
<link>http://snipplr.com/view/66655/perfect-php-htaccess-rewrites/</link>
<description><![CDATA[ <p>These two snippets together, the first in the .htaccess file, and the second in your PHP create an elegantly simple solution to arbitrary URLs with php. For a breakdown and example check out the link.

Don't want to follow the link, how about the quick version. The .htaccess redirects anything that doesn't exist to the PHP, where the script breaks it apart and places it all in the $_urlvars for your own uses.</p> ]]></description>
<pubDate>Sat, 11 Aug 2012 17:02:37 GMT</pubDate>
<guid>http://snipplr.com/view/66655/perfect-php-htaccess-rewrites/</guid>
</item>
<item>
<title>(Other) Remove HTML from files - ryarwood</title>
<link>http://snipplr.com/view/65575/remove-html-from-files/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 13 Jun 2012 02:19:50 GMT</pubDate>
<guid>http://snipplr.com/view/65575/remove-html-from-files/</guid>
</item>
<item>
<title>(Bash) Tail Apache logs - inreflection7</title>
<link>http://snipplr.com/view/65296/tail-apache-logs/</link>
<description><![CDATA[ <p>It can be useful to take a peek at what Apache is doing but I always forget the location of the Apache logs so I can use tail.</p> ]]></description>
<pubDate>Fri, 01 Jun 2012 00:42:26 GMT</pubDate>
<guid>http://snipplr.com/view/65296/tail-apache-logs/</guid>
</item>
<item>
<title>(Bash) Apache2 Controls - tregeagle</title>
<link>http://snipplr.com/view/63471/apache2-controls/</link>
<description><![CDATA[ <p>Now I've written it down maybe I'll remember it...</p> ]]></description>
<pubDate>Tue, 21 Feb 2012 16:59:29 GMT</pubDate>
<guid>http://snipplr.com/view/63471/apache2-controls/</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) Performance-wise .htaccess - pentago</title>
<link>http://snipplr.com/view/60448/performancewise-htaccess/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 01 Nov 2011 19:54:10 GMT</pubDate>
<guid>http://snipplr.com/view/60448/performancewise-htaccess/</guid>
</item>
<item>
<title>(Apache) Simple mod_rewrite example - .htaccess - jerryvig</title>
<link>http://snipplr.com/view/59942/simple-modrewrite-example--htaccess/</link>
<description><![CDATA[ <p>Maps photos.php?a=03 to photos/Mykonos and photos.php?a=04 to photos/Santorini</p> ]]></description>
<pubDate>Wed, 19 Oct 2011 13:55:29 GMT</pubDate>
<guid>http://snipplr.com/view/59942/simple-modrewrite-example--htaccess/</guid>
</item>
<item>
<title>(Apache) .htaccess Redirect ROOT to subdirectory - RainyDayMedia</title>
<link>http://snipplr.com/view/59403/htaccess-redirect-root-to-subdirectory/</link>
<description><![CDATA[ <p>I found this useful. Works as expected.</p> ]]></description>
<pubDate>Wed, 05 Oct 2011 00:23:08 GMT</pubDate>
<guid>http://snipplr.com/view/59403/htaccess-redirect-root-to-subdirectory/</guid>
</item>
<item>
<title>(XML) Minimal Apache Ant build.xml - jerryvig</title>
<link>http://snipplr.com/view/58419/minimal-apache-ant-buildxml/</link>
<description><![CDATA[ <p>This is a minimal apache ant build.xml file that will quickly do all the things that you will generally want to do, including compiling and building a simple Java project to class files and jars. It provides targets to compile the class files and jars and to run the main class. The fields marked "My Project Name Here" and "My Main Class Here" are the fields that need to be modified for your project. To start create a directory for your project with subdirectories "lib" and "src" and place the build.xml file in the same directory. Place the Java sources in the "src" directory. Type "ant build" to compile and "ant run" to test and run the main class. 


build  build.xml  lib   src</p> ]]></description>
<pubDate>Sat, 03 Sep 2011 16:56:40 GMT</pubDate>
<guid>http://snipplr.com/view/58419/minimal-apache-ant-buildxml/</guid>
</item>
<item>
<title>(PHP) Get Apache Version - Jotape</title>
<link>http://snipplr.com/view/58336/get-apache-version/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 31 Aug 2011 09:24:21 GMT</pubDate>
<guid>http://snipplr.com/view/58336/get-apache-version/</guid>
</item>
<item>
<title>(Other) Wordpress - htaccess - silentpro</title>
<link>http://snipplr.com/view/58075/wordpress--htaccess/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 22 Aug 2011 04:42:53 GMT</pubDate>
<guid>http://snipplr.com/view/58075/wordpress--htaccess/</guid>
</item>
<item>
<title>(Apache) Setting PHP Memory Limit in .htaccess - Huskie</title>
<link>http://snipplr.com/view/57652/setting-php-memory-limit-in-htaccess/</link>
<description><![CDATA[ <p>Useful for WordPress installations that need more than 32M of memory</p> ]]></description>
<pubDate>Sat, 06 Aug 2011 00:09:55 GMT</pubDate>
<guid>http://snipplr.com/view/57652/setting-php-memory-limit-in-htaccess/</guid>
</item>
<item>
<title>(Apache) .htaccess disable magic_quotes - jonathanpglick</title>
<link>http://snipplr.com/view/57013/htaccess-disable-magicquotes/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 22 Jul 2011 04:11:28 GMT</pubDate>
<guid>http://snipplr.com/view/57013/htaccess-disable-magicquotes/</guid>
</item>
<item>
<title>(PHP) htaccess for codeigniter - farstar78</title>
<link>http://snipplr.com/view/56838/htaccess-for-codeigniter/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 19 Jul 2011 04:27:48 GMT</pubDate>
<guid>http://snipplr.com/view/56838/htaccess-for-codeigniter/</guid>
</item>
<item>
<title>(PHP) Username and password generator for .htpasswd files - hairzo</title>
<link>http://snipplr.com/view/56587/username-and-password-generator-for-htpasswd-files/</link>
<description><![CDATA[ <p>Created by me as a quick and secure way of creating a username and password for basic authentication via a .htpasswd file on an Apache server.

A live demo is available at http://www.chrishair.co.uk/supgha/

Thanks.</p> ]]></description>
<pubDate>Thu, 14 Jul 2011 07:18:15 GMT</pubDate>
<guid>http://snipplr.com/view/56587/username-and-password-generator-for-htpasswd-files/</guid>
</item>
</channel>
</rss>