<?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/bash/tags/apache</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 08 Oct 2008 07:19:29 GMT</pubDate>
<item>
<title>(Bash) Create Symbolic Link on Unix / Linux - jonhenshaw</title>
<link>http://snipplr.com/view/8490/create-symbolic-link-on-unix--linux/</link>
<description><![CDATA[ <p>Example: ln -s /usr/local/apache/logs ./logs</p> ]]></description>
<pubDate>Thu, 18 Sep 2008 19:14:15 GMT</pubDate>
<guid>http://snipplr.com/view/8490/create-symbolic-link-on-unix--linux/</guid>
</item>
<item>
<title>(Bash) Reload Apache - liqweed</title>
<link>http://snipplr.com/view/7712/reload-apache/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 05 Aug 2008 08:16:51 GMT</pubDate>
<guid>http://snipplr.com/view/7712/reload-apache/</guid>
</item>
<item>
<title>(Bash) Apache 'Forbidden' error on Mac ~/Sites files - cczona</title>
<link>http://snipplr.com/view/4665/apache-forbidden-error-on-mac-sites-files/</link>
<description><![CDATA[ <p>When Apache under OS X throws 'Forbidden' errors on files under the ~/Sites path, and the error log report 'Permission denied: access to /somefile/blah failed because search permissions are missing on a component of the path', check a missing Other Execute permission along the entire path.

"If you want someone to have access to a file in a particular folder, that user must have "search" permission (the "x") on all of the folders along the path from the top of the drive down to the folder where the file is. And then the file itself must have "read" permission for that user. And if you want someone to be able to see what files are in a particular folder, that folder must have "read" permission for that user."</p> ]]></description>
<pubDate>Sat, 19 Jan 2008 14:36:23 GMT</pubDate>
<guid>http://snipplr.com/view/4665/apache-forbidden-error-on-mac-sites-files/</guid>
</item>
<item>
<title>(Bash) Tail requests for HTML files - noah</title>
<link>http://snipplr.com/view/4069/tail-requests-for-html-files/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 05 Nov 2007 12:40:54 GMT</pubDate>
<guid>http://snipplr.com/view/4069/tail-requests-for-html-files/</guid>
</item>
<item>
<title>(Bash) Preventing Apache memory leaks with ulimit - drewr</title>
<link>http://snipplr.com/view/3921/preventing-apache-memory-leaks-with-ulimit/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 18 Oct 2007 11:05:15 GMT</pubDate>
<guid>http://snipplr.com/view/3921/preventing-apache-memory-leaks-with-ulimit/</guid>
</item>
<item>
<title>(Bash) Password Protect Folder / Directory with htaccess and htpasswd on Apache and Linux / Unix - jonhenshaw</title>
<link>http://snipplr.com/view/3791/password-protect-folder--directory-with-htaccess-and-htpasswd-on-apache-and-linux--unix/</link>
<description><![CDATA[ <p>Good info here too: http://www.ilisys.com.au/support/linux-password-protect/</p> ]]></description>
<pubDate>Wed, 26 Sep 2007 21:19:43 GMT</pubDate>
<guid>http://snipplr.com/view/3791/password-protect-folder--directory-with-htaccess-and-htpasswd-on-apache-and-linux--unix/</guid>
</item>
<item>
<title>(Bash) Deny Access to .svn Files From Web - tylerhall</title>
<link>http://snipplr.com/view/3706/deny-access-to-svn-files-from-web/</link>
<description><![CDATA[ <p>If your website is under version control, users may be able to access your .svn files. This mod_rewrite rule serves a 404 error page if they try to access them. Place the following lines in your website's .htaccess file.</p> ]]></description>
<pubDate>Sat, 15 Sep 2007 09:04:29 GMT</pubDate>
<guid>http://snipplr.com/view/3706/deny-access-to-svn-files-from-web/</guid>
</item>
<item>
<title>(Bash) Apache Graceful Restart - jonhenshaw</title>
<link>http://snipplr.com/view/2658/apache-graceful-restart/</link>
<description><![CDATA[ <p>Enter this command in Terminal to restart Apache. Especially useful after you've made changes to the hosts file.</p> ]]></description>
<pubDate>Wed, 16 May 2007 12:17:54 GMT</pubDate>
<guid>http://snipplr.com/view/2658/apache-graceful-restart/</guid>
</item>
<item>
<title>(Bash) Start, stop apache - micmath</title>
<link>http://snipplr.com/view/1823/start-stop-apache/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 20 Dec 2006 05:47:41 GMT</pubDate>
<guid>http://snipplr.com/view/1823/start-stop-apache/</guid>
</item>
<item>
<title>(Bash) What version of Apache? - micmath</title>
<link>http://snipplr.com/view/1821/what-version-of-apache/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 20 Dec 2006 03:53:22 GMT</pubDate>
<guid>http://snipplr.com/view/1821/what-version-of-apache/</guid>
</item>
<item>
<title>(Bash) Linux - Mount Bind - whitetiger</title>
<link>http://snipplr.com/view/1632/linux--mount-bind/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:55:43 GMT</pubDate>
<guid>http://snipplr.com/view/1632/linux--mount-bind/</guid>
</item>
<item>
<title>(Bash) Linux - Cambiare Tema a gtk 1 e 2 - whitetiger</title>
<link>http://snipplr.com/view/1633/linux--cambiare-tema-a-gtk-1-e-2/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:55:43 GMT</pubDate>
<guid>http://snipplr.com/view/1633/linux--cambiare-tema-a-gtk-1-e-2/</guid>
</item>
<item>
<title>(Bash) Linux - File vimrc - whitetiger</title>
<link>http://snipplr.com/view/1634/linux--file-vimrc/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:55:43 GMT</pubDate>
<guid>http://snipplr.com/view/1634/linux--file-vimrc/</guid>
</item>
<item>
<title>(Bash) Bash - avi2mpg - whitetiger</title>
<link>http://snipplr.com/view/1574/bash--avi2mpg/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:54:37 GMT</pubDate>
<guid>http://snipplr.com/view/1574/bash--avi2mpg/</guid>
</item>
</channel>
</rss>