So, my group is trying to set up a shared server environment for different and different web services. I think we decided to install disable_functionsboth disable_classeson the site in php.iniand php_admin_valuein order to force open_basedirin each application httpd.conf
for php scripts and for passenger switching users for ruby scripts.
We still need to find something for python. Passenger supports python, but not for the security of each application for specific subdirectories (all or nothing at the domain level).
Any suggestions?
(And if any of the previous ones doesn't make sense - well, I'm the guy who needs to set up python support, not the guy who set up php or ruby support, so there are still some “and some kind of magic happens” steps there from my point of view. "
source
share