B bobykus Well-Known Member Oct 23, 2012 #1 Oct 23, 2012 #1 Hello, Is there any was to disable users to do +FollowSymLinks by their .htaccess on shared hosting? We need to have Follow Symbolic Link "If Owner Match" only so they can not go and view the files outside their folders by creating a link.
Hello, Is there any was to disable users to do +FollowSymLinks by their .htaccess on shared hosting? We need to have Follow Symbolic Link "If Owner Match" only so they can not go and view the files outside their folders by creating a link.
M mistwang LiteSpeed Staff Oct 23, 2012 #2 Oct 23, 2012 #2 There are many options, http://www.litespeedtech.com/docs/webserver/config/security/#forceStrictOwnership with 4.2, you can use "DisableSymlinkOverride On" in httpd.conf. or "VhostRestrained On" in httpd.conf
There are many options, http://www.litespeedtech.com/docs/webserver/config/security/#forceStrictOwnership with 4.2, you can use "DisableSymlinkOverride On" in httpd.conf. or "VhostRestrained On" in httpd.conf