diff options
Diffstat (limited to 'package/php/files')
-rw-r--r-- | package/php/files/php.ini | 2 |
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. |