]> git.pld-linux.org Git - packages/lighttpd.git/blobdiff - lighttpd-mod_staticfile.conf
- typo
[packages/lighttpd.git] / lighttpd-mod_staticfile.conf
index e60c10fecb10d53be9c28491eb68acf635d9910a..659d4a78bfdd22299a96c71943e9024ffc8a2f5f 100644 (file)
@@ -5,7 +5,7 @@ server.modules += (
        "mod_staticfile"
 )
 
-# which extensions should not be handle via static-file transfer
+# which extensions should not be handled via static-file transfer
 #
 # .pl, .fcgi are most often handled by mod_fastcgi or mod_cgi
 static-file.exclude-extensions = ( ".pl", ".fcgi" )
This page took 0.023192 seconds and 4 git commands to generate.