Proper Permissions for DSO
Hello,
I was wondering what is the safest/proper way to handle permissions for folders when using DSO?
I noticed that I can either set folder ownership to nobody or change folder permission to 777 for php to run properly but which would be the better option?
Thanks!
-
Hello :) I suggest using Mod_Ruid2 when using DSO so that you do not have to use insecure permissions. Documentation on Mod_Ruid2 is found at: Apache Module: ModRuid2 - EasyApache - cPanel Documentation Thank you. 0 -
Hi Michael! I was going to install Mod_ruid2 but I believe it disables many cache options. I'll be running a xenforo forum. Do you have any recommendations? Thanks! 0 -
You could investigate to see which aspects of the script are requiring the use of special ownership and permission values, and determine if there are alternatives to those features. Otherwise, you will need to use a handler other than DSO if you want to avoid the use of insecure permission and ownership values. Thank you. 0
Please sign in to leave a comment.
Comments
3 comments