Skip to content

Commit bff02f7

Browse files
committed
Minor lighttpd config update for testapp
1 parent 94e42b0 commit bff02f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xt/testapp/lighttpd.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ server.document-root = var.CWD + "/"
22
server.modules = (
33
"mod_openssl",
44
"mod_rewrite",
5+
"mod_auth",
56
"mod_proxy"
67
)
78

0 commit comments

Comments
 (0)