diff options
Diffstat (limited to 'default-conf/etc/https')
-rw-r--r-- | default-conf/etc/https | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default-conf/etc/https b/default-conf/etc/https index 8e1aae11..aaa0bf3f 100644 --- a/default-conf/etc/https +++ b/default-conf/etc/https @@ -8,6 +8,7 @@ ServerAdmin webmaster@localhost #kann auch einfach eine IP sein ServerName localhost + php_admin_value open_basedir "/var/www/" DocumentRoot /var/www/https <Directory /var/www/https> Order Deny,Allow |