Explorar o código

remove docroot from example config

Waldemar Brodkorb %!s(int64=11) %!d(string=hai) anos
pai
achega
b4b4e3ff73
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package/php/files/php.ini

+ 1 - 1
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.