]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Updated lighttpd.conf.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 23 Jul 2009 08:26:25 +0000 (10:26 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 23 Jul 2009 08:26:25 +0000 (10:26 +0200)
config/lighttpd/lighttpd.conf

index 611310eeacb1e6e9d28a87822a104a18531c6de7..a5c372a3c445da8a59e5de3c6ed4b122de78e510 100644 (file)
@@ -36,10 +36,6 @@ static-file.exclude-extensions = ( ".php", ".pl", ".fcgi" )
 server.pid-file                = "/var/run/lighttpd.pid"
 #server.bind           = "127.0.0.1"
 
-#simple-vhost.server-root      = "/home/weigon/wwwroot/servers/"
-#simple-vhost.default-host     = "grisu.home.kneschke.de"
-#simple-vhost.document-root    = "/pages/"
-
 index-file.names = (
                "index.html",
                "index.htm",
@@ -84,7 +80,7 @@ server.modules = (
 #              "mod_setenv",
                "mod_fastcgi",
 #              "mod_proxy",
-               "mod_simple_vhost",
+#              "mod_simple_vhost",
 #              "mod_evhost",
 #              "mod_userdir",
                "mod_cgi",