Hi!
I have a problem with Apache 2 on a RedHat 8.0. I use it only for testing, internal use.
I need to create a symlink inside /var/ to a folder in /home/user/work for example. The work folder belongs to the user and has chmod 755.
The problem is that, although I can see the apache test page when I put my IP in browser, when I add /work it says:
Forbidden
You don't have permission to access /work on this server.
I have allowed it to follow symlinks, even if they don't have the same owner, but still no good.
Anyone can help me?
Thank you.
Sourian
I have a problem with Apache 2 on a RedHat 8.0. I use it only for testing, internal use.
I need to create a symlink inside /var/ to a folder in /home/user/work for example. The work folder belongs to the user and has chmod 755.
The problem is that, although I can see the apache test page when I put my IP in browser, when I add /work it says:
Forbidden
You don't have permission to access /work on this server.
I have allowed it to follow symlinks, even if they don't have the same owner, but still no good.
Anyone can help me?
Thank you.
Sourian