Apache
Starting apache:
sudo apachectl start
Browsing to the right place
http://localhost/~username/
{ "keys": ["home"], "command": "move_to", "args": {"to": "bol"} }, { "keys": ["end"], "command": "move_to", "args": {"to": "eol"} }, { "keys": ["shift+home"], "command": "move_to", "args": {"to": "bol", "extend": true} }, { "keys": ["shift+end"], "command": "move_to", "args": {"to": "eol", "extend": true} },
/opt/local/etc/macports/sources.conf
replacersync://rsync.macports.org/release/ports/ [default]
http://www.macports.org/files/ports.tar.gz [default]
sudo port sync
sudo port selfupdate