We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94e42b0 commit bff02f7Copy full SHA for bff02f7
xt/testapp/lighttpd.conf
@@ -2,6 +2,7 @@ server.document-root = var.CWD + "/"
2
server.modules = (
3
"mod_openssl",
4
"mod_rewrite",
5
+ "mod_auth",
6
"mod_proxy"
7
)
8
0 commit comments