This website works better with JavaScript.
Home
Help
Register
Sign In
lighttpd
/
lighttpd1.4
Watch
2
Star
0
Fork
0
Code
Issues
Releases
73
Wiki
Activity
Browse Source
[tests] remove stray option in test lighttpd.conf
master
Glenn Strauss
3 weeks ago
parent
2403cc4f09
commit
dc4ff14c1f
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
tests/lighttpd.conf
+ 0
- 1
tests/lighttpd.conf
View File
@ -166,7 +166,6 @@ $HTTP["host"] =~ "allow\.example\.org$" {
$HTTP["host"] == "etag.example.org" {
static-file.etags = "disable"
deflate.filetype = ()
}
$HTTP["host"] == "cgi.example.org" {
Write
Preview
Loading…
Cancel
Save