How to allow acces to a symbolic link in my ~/Sites/ for Apache under Mac OS X Lion 10.7.2
Fresh3 days ago
Mar 15, 202632571 viewsConfidence Score0%
0%
Problem
I need allow access to a sym-linked directory within ~/Sites from my Apache. I Symlinked the directories like this Now whenever I fire up a GET request I get a 403 reply How can I tell Apache to allow acces to the symlinked directory and how do I tell Apache to allow this only for requests fired fr…
Error Output
ln -s ~/path/to/the/source/directory/ ~/Sites/source-link-here
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to allow acces to a symbolic link in my ~/Sites/ for Apache under Mac OS X Lion 10.7.2
Low Risk
Here is a blog post I wrote when I was trying to figure out how to do exactly what you are trying to do. Enable Web Sharing on the MAC by going to System Prefrences —> Sharing —> Check Enable Web Sharing Edit your username.conf file located in /priv…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix