403 Forbidden (tried everything)
I'm having 403 forbidden using symlink, I tried every solutions I found on google.
Turned off selinux Add followsymlink on httpd.conf and also AllowOverride all chmod every files and folder add my user to the group apache.
I also don't forget restarting the apache every changes made. What should I do? This is frustrating. When I was on mint, just make a symlink... and you're good to go.
You shouldn’t disable SELinux just because you don’t understand it. It will do you well to spend 40 minutes to learn about it.
I only disabled to see if that causes it.
Please share your apache configs, we're just guessing otherwise.
http://www.hastebin.com/alanavaxer.ap...
The latest edition of the Linux Bible book has a section on SELinux that I feel is very good about learning it.