jemnotesversion 2 / featuring this entry or see all/search

Dec 7
This page explains how to get symlink following working on the web server built into mac.
Summary:
sudo vim /etc/apache2/users/username.conf
# add FollowSymLinks.
sudo apachectl graceful