summaryrefslogtreecommitdiff
path: root/package/php
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2013-12-01 15:41:25 +0100
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2013-12-01 15:41:25 +0100
commiteadbd60e3c14938645248266625916925d11dc06 (patch)
treee2b13a1b83f4066e892a21595b3f928a01113f57 /package/php
parentac500eeba1b526248d8212931e7391fb16b1c343 (diff)
parent52a49601ba47b77d93d4856f2ee01e55755905f1 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/php')
-rw-r--r--package/php/files/php.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/php/files/php.ini b/package/php/files/php.ini
index 3a5172b3c..3858e4a8b 100644
--- a/package/php/files/php.ini
+++ b/package/php/files/php.ini
@@ -247,7 +247,7 @@ default_mimetype = "text/html"
; see documentation for security issues. The alternate is to use the
; cgi.force_redirect configuration below
; lighttpd: must be the same as server.document-root
-doc_root = /srv/www/htdocs
+;doc_root = /srv/www/htdocs
; The directory under which PHP opens the script using /~username used only
; if nonempty.