Commit a460f84c authored by Andrey Filippov's avatar Andrey Filippov

removed dupliacte .fcgi

parent 39055783
......@@ -135,7 +135,7 @@ $HTTP["url"] =~ "\.pdf$" {
# which extensions should not be handle via static-file transfer
#
# .php, .pl, .fcgi are most often handled by mod_fastcgi or mod_cgi
static-file.exclude-extensions = ( ".php", ".pl", ".fcgi", ".py", ".cgi", ".fcgi")
static-file.exclude-extensions = ( ".php", ".pl", ".fcgi", ".py", ".cgi")
######### Options that are good to be but not neccesary to be changed #######
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment