first - /etc/hosts 127.0.0.1 facebook.com 127.0.0.1 www.facebook.com then - /etc/apache2/extra/httpd-vhosts.conf DocumentRoot "/Users/[username]/Sites/better" ServerName facebook.com DocumentRoot "/Users/[username]/Sites/better" ServerName www.facebook.com Options Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews AllowOverride All Order allow,deny Allow from all - after that /Users/[username]/Sites/better/index.html Everything Better

make something.

- lastly dscacheutil -flushcache