With over twelve years experience writing software, the Aboutbox can make your project a reality. We have the real-world business experience to understand your needs and the imagination and technical skills to deliver it to you on time.

Symbolic Links with Web Sharing on Leopard

Out of the box, Apache won’t follow symbolic links in the ~/Sites directory, which is frustrating for development. After tons of messing with .htaccess files, the fix is simple:

open /etc/apache2/users/[you-user-name].conf
Add FollowSymLinks to options
Save file
Go to System Preferences -> Sharing, and restart Web sharing

Filed under:Uncategorized