I have separate partition which has the document root for apache on it
and all the websites and it's mounted under /w3. Recently I have been
running out of space and wanted to move the website to the home
directory /home/mj/web and I made a symlink from its original location
to /home/mj/web but I get a 403 error and in the error log it says
"Symbolic link not allowed".
I have no problem symlinking within the /w3 partition but you can't
symlink outside. I would love to be able to move the files to the
different partition so I can free space on the /w3 partition.
I seem to be the only one with this problem ever because I searched
Google for a solution and I can't seem to find any information.
So I hope some Apache guru will be able to help me with this.