]> git.pld-linux.org Git - packages/lighttpd.git/blobdiff - lighttpd-mod_fastcgi.conf
- do not by default forbid download of .pl (and .fcgi) scripts
[packages/lighttpd.git] / lighttpd-mod_fastcgi.conf
index 0a9485b6a897ed113bbc4b38d40834a3dc03a444..5fddfbffc30895bf8e0ef84232a16e96c9e3d4f0 100644 (file)
@@ -11,3 +11,7 @@ server.modules += (
 #### fastcgi module
 ## read fastcgi.txt for more info
 #fastcgi.debug = 1
+
+#static-file.exclude-extensions = (
+#      ".fcgi",
+#)
This page took 0.035113 seconds and 4 git commands to generate.