<?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/apache</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 17:13:15 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) 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>(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>(Apache) Simple Robots.txt Examples - ryarwood</title>
<link>http://snipplr.com/view/55437/simple-robotstxt-examples/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 18 Jun 2011 02:50:13 GMT</pubDate>
<guid>http://snipplr.com/view/55437/simple-robotstxt-examples/</guid>
</item>
<item>
<title>(Apache) Kill anything on port 80 - dan532</title>
<link>http://snipplr.com/view/55338/kill-anything-on-port-80/</link>
<description><![CDATA[ <p>(98)Address already in use: make_sock: could not bind to address [::]:80</p> ]]></description>
<pubDate>Fri, 17 Jun 2011 02:42:51 GMT</pubDate>
<guid>http://snipplr.com/view/55338/kill-anything-on-port-80/</guid>
</item>
<item>
<title>(Apache) Block hotlinking apache - silviud</title>
<link>http://snipplr.com/view/55161/block-hotlinking-apache/</link>
<description><![CDATA[ <p>you want to block other sites to hotlink your images or media files.</p> ]]></description>
<pubDate>Sat, 11 Jun 2011 13:47:55 GMT</pubDate>
<guid>http://snipplr.com/view/55161/block-hotlinking-apache/</guid>
</item>
<item>
<title>(Apache) Increase PHP file upload limit - shodan_uk</title>
<link>http://snipplr.com/view/54831/increase-php-file-upload-limit/</link>
<description><![CDATA[ <p>Add these lines to your .htaccess file to increase PHPs file upload size limit to 20Mb</p> ]]></description>
<pubDate>Fri, 03 Jun 2011 19:00:46 GMT</pubDate>
<guid>http://snipplr.com/view/54831/increase-php-file-upload-limit/</guid>
</item>
<item>
<title>(Apache) Cross Domain Font embedding for Firefox - demwunz</title>
<link>http://snipplr.com/view/53703/cross-domain-font-embedding-for-firefox/</link>
<description><![CDATA[ <p>This rule allows you to embed fonts cross domain. Especially good when you are serving your fonts from a CDN.</p> ]]></description>
<pubDate>Wed, 18 May 2011 00:06:54 GMT</pubDate>
<guid>http://snipplr.com/view/53703/cross-domain-font-embedding-for-firefox/</guid>
</item>
<item>
<title>(Apache) Ubuntu apache vhost_alias setup - krillzip</title>
<link>http://snipplr.com/view/49528/ubuntu-apache-vhostalias-setup/</link>
<description><![CDATA[ <p>First of all this refers to a clean Ubuntu 10.04 install with the LAMP and OpenSSH packages installed, but can probably be applied in most cases.

Duplicate the file /etc/apaches/sites-available/default, and name it subdomains.

Edit the new file to look like this one.

Enable the vhost_alias module, "a2enmod vhost_alias".

Activate the new virtual host, "a2ensite subdomains".

Reload apache, "/etc/init.d/apache2 reload".

In order to change the configuration to your needs, [you can go here](
http://httpd.apache.org/docs/2.2/mod/mod_vhost_alias.html)</p> ]]></description>
<pubDate>Wed, 23 Feb 2011 22:57:30 GMT</pubDate>
<guid>http://snipplr.com/view/49528/ubuntu-apache-vhostalias-setup/</guid>
</item>
<item>
<title>(Apache) htaccess site optimizing - NiReiC</title>
<link>http://snipplr.com/view/44372/htaccess-site-optimizing/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 18 Nov 2010 22:17:24 GMT</pubDate>
<guid>http://snipplr.com/view/44372/htaccess-site-optimizing/</guid>
</item>
<item>
<title>(Apache) Configuring Multiple Domains within WAMP for Local Development - Meander365</title>
<link>http://snipplr.com/view/43706/configuring-multiple-domains-within-wamp-for-local-development/</link>
<description><![CDATA[ <p>Great for developing multiple sites under a wamp install.  Removes the headache of paths and domains and changing them when deploying to their live environment.</p> ]]></description>
<pubDate>Sun, 07 Nov 2010 16:29:20 GMT</pubDate>
<guid>http://snipplr.com/view/43706/configuring-multiple-domains-within-wamp-for-local-development/</guid>
</item>
<item>
<title>(Apache) Ativa compressão de arquivos ( utilizando gzip ) - joaobarbosa</title>
<link>http://snipplr.com/view/43323/ativa-compresso-de-arquivos--utilizando-gzip-/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 31 Oct 2010 06:31:22 GMT</pubDate>
<guid>http://snipplr.com/view/43323/ativa-compresso-de-arquivos--utilizando-gzip-/</guid>
</item>
<item>
<title>(Apache) Alterar o tempo em que arquivos irão expirar - joaobarbosa</title>
<link>http://snipplr.com/view/43318/alterar-o-tempo-em-que-arquivos-iro-expirar/</link>
<description><![CDATA[ <p>Adicionhar o código ao arquivo .htaccess do site</p> ]]></description>
<pubDate>Sun, 31 Oct 2010 06:24:05 GMT</pubDate>
<guid>http://snipplr.com/view/43318/alterar-o-tempo-em-que-arquivos-iro-expirar/</guid>
</item>
<item>
<title>(Apache) Cache Images Apache Server - iloveitaly</title>
<link>http://snipplr.com/view/42327/cache-images-apache-server/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 15 Oct 2010 07:37:21 GMT</pubDate>
<guid>http://snipplr.com/view/42327/cache-images-apache-server/</guid>
</item>
</channel>
</rss>