summaryrefslogtreecommitdiff
path: root/default-conf/etc/https
diff options
context:
space:
mode:
Diffstat (limited to 'default-conf/etc/https')
-rw-r--r--default-conf/etc/https1
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