sanddevil Posted December 3, 2008 Share Posted December 3, 2008 Hi! I have a collection of photos I would like displaying on a webpage. They are not in the documentroot - I am using FollowSymLinks and have a directory of symbolic links created by PHP's symlink function. When the target of the symbolic links is physically on my server, everything works fine. But I really want the photos to reside on my samba fileserver - and to access this I have a mount point /mnt/samba/photos. Unfortunately this does not work - no error messages in the log, just the broken link to an image symbol in a web browser. So, is it against Apache 'rules' to FollowSymLinks to a remote samba fileshare? If not, is it just a permissions problem? I have opened up the samba directory and parent directory to chmod 777 and still no joy Many thanks in anticipation. Cheers S Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.