|
|
@@ -248,7 +248,8 @@ default_mimetype = "text/html"
|
|
|
; if you are running php as a CGI under any web server (other than IIS)
|
|
|
; see documentation for security issues. The alternate is to use the
|
|
|
; cgi.force_redirect configuration below
|
|
|
-doc_root = /www
|
|
|
+; lighttpd: must be the same as server.document-root
|
|
|
+doc_root = /srv/www/htdocs
|
|
|
|
|
|
; The directory under which PHP opens the script using /~username used only
|
|
|
; if nonempty.
|