<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 08:50:45 +0000</lastBuildDate>
    <item>
      <title>(XML) Setting Up A Virtual Host (vhost) on Mac OS X and Gracefully Restarting Apache Web Server - jonhenshaw</title>
      <link>https://snipplr.com/view/1058/setting-up-a-virtual-host-vhost-on-mac-os-x-and-gracefully-restarting-apache-web-server</link>
      <description>&lt;p&gt;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.&lt;/p&gt;</description>
      <pubDate>Mon, 11 Sep 2006 17:49:11 UTC</pubDate>
      <guid>https://snipplr.com/view/1058/setting-up-a-virtual-host-vhost-on-mac-os-x-and-gracefully-restarting-apache-web-server</guid>
    </item>
  </channel>
</rss>
