Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
meta-elphel393
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
meta-elphel393
Commits
a460f84c
Commit
a460f84c
authored
Sep 09, 2016
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removed dupliacte .fcgi
parent
39055783
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lighttpd.conf
recipes-extended/lighttpd/files/lighttpd.conf
+1
-1
No files found.
recipes-extended/lighttpd/files/lighttpd.conf
View file @
a460f84c
...
...
@@ -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 #######
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment