<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - jonhenshaw</title>
<link>http://snipplr.com/users/jonhenshaw/tags/os</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 04 Dec 2008 23:58:42 GMT</pubDate>
<item>
<title>(Bash) Optimize Mac OS X Mail.app</title>
<link>http://snipplr.com/view/3305/optimize-mac-os-x-mailapp/</link>
<description><![CDATA[ <p>Over time, your Mac's Mail program can start to feel sluggish because, like any database, over time it needs to optimized.</p> ]]></description>
<pubDate>Sun, 15 Jul 2007 11:15:17 GMT</pubDate>
<guid>http://snipplr.com/view/3305/optimize-mac-os-x-mailapp/</guid>
</item>
<item>
<title>(XML) Setting Up A Virtual Host (vhost) on Mac OS X and Gracefully Restarting Apache Web Server</title>
<link>http://snipplr.com/view/1058/setting-up-a-virtual-host-vhost-on-mac-os-x-and-gracefully-restarting-apache-web-server/</link>
<description><![CDATA[ <p>A great way to work on website in Mac OS X is to set up a vhost. Doing so is very easy. In System Preferences click on Sharing and then make sure you have Personal Web Sharing turned on. Then, open or create your vhosts.conf file (/private/etc/httpd/users/vhosts.conf). Enter the VirtualHost information (see snippet below). The ServerName can be anything and the DocumentRoot should be the path to the folder where you want to build the website. Lastly, open the Terminal and enter the command below. It will restart Apache and will enable your new vhost.</p> ]]></description>
<pubDate>Mon, 11 Sep 2006 17:49:11 GMT</pubDate>
<guid>http://snipplr.com/view/1058/setting-up-a-virtual-host-vhost-on-mac-os-x-and-gracefully-restarting-apache-web-server/</guid>
</item>
</channel>
</rss>