DocumentRoot <%= @directory %>/html
Options -Indexes
+
+ ProxyFCGISetEnvIf "true" PHP_ADMIN_VALUE "open_basedir=<%= @directory %>/html/:/usr/share/php/:/tmp/\ndisable_functions=exec,shell_exec,system,passthru,popen,proc_open"
</VirtualHost>
<Directory <%= @directory %>/html>