]> git.pld-linux.org Git - packages/lighttpd.git/blobdiff - lighttpd-php-spawned.conf
- enable check-local in these configs
[packages/lighttpd.git] / lighttpd-php-spawned.conf
index 87e972984ae4e74035cea26273964921a6952d50..ed97f6a8798f38fb416e0b8ee209c08bf72a1765 100644 (file)
@@ -12,7 +12,8 @@ fastcgi.server += (
                "bin-copy-environment" => (
                        "PATH", "SHELL", "USER"
                ),
-               "broken-scriptfilename" => "enable"
+               "broken-scriptfilename" => "enable",
+               "check-local" => "enable",
        ))
 )
 
This page took 0.025111 seconds and 4 git commands to generate.