tbrehm
2012-02-13 f7d779f4d975c869823a551d20a5e47e41f7b4e0
Fixed: FS#2051 - open_basedir restriction
1 files modified
1 ■■■■ changed files
install/tpl/apache_ispconfig.vhost.master 1 ●●●● patch | view | raw | blame | history
install/tpl/apache_ispconfig.vhost.master
@@ -27,6 +27,7 @@
    DocumentRoot /usr/local/ispconfig/interface/web/
    AddType application/x-httpd-php .php
    <Directory /usr/local/ispconfig/interface/web>
      php_admin_value open_basedir "/usr/local/ispconfig/interface:/usr/share"
      Options FollowSymLinks
      AllowOverride None
      Order allow,deny