summaryrefslogtreecommitdiffstats
path: root/etc/inc/system.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-09-18 03:54:11 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-09-18 03:54:11 +0000
commitd0a0d29069ab6eee511672c9721650efbfc79aee (patch)
tree9cd9ade9e8a44f9ac2dc195e92b2becfb993e164 /etc/inc/system.inc
parent2b9e1ecb5d29b7582db9746b64ba23f10f2d8407 (diff)
downloadpfsense-d0a0d29069ab6eee511672c9721650efbfc79aee.zip
pfsense-d0a0d29069ab6eee511672c9721650efbfc79aee.tar.gz
Comment out server log. Its erroring out since we are not loading the module
Diffstat (limited to 'etc/inc/system.inc')
-rw-r--r--etc/inc/system.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/system.inc b/etc/inc/system.inc
index 3a17030..9579c9e 100644
--- a/etc/inc/system.inc
+++ b/etc/inc/system.inc
@@ -456,7 +456,7 @@ server.modules = (
server.document-root = "{$document_root}"
## where to send error-messages to
-server.errorlog = "/var/log/lighttpd.error.log"
+#server.errorlog = "/var/log/lighttpd.error.log"
# files to check for if .../ is requested
server.indexfiles = ( "index.php", "index.html",
OpenPOWER on IntegriCloud