0
votes
0answers
205 views

Configure Apache to access a symbolic link to samba mounted folder (Symbolic link not allowed or link target not accessible)

I had Arch Linux installed and was able to get this correctly working, but I decided to switch over to Ubuntu Server. I just installed the latest (12.10) version of Ubuntu Server along with LAMP and ...
4
votes
2answers
911 views

Can't use symlinks in local /var/www directory

I'm setting up my local LAMP server, and when I go to it, I can't follow symlinks with the Apache user (www-data). At this point, I've tried chowning and chmoding and I've added Options ...