aboutsummaryrefslogtreecommitdiff
path: root/src/vmod_basicauth.vcc
diff options
context:
space:
mode:
Diffstat (limited to 'src/vmod_basicauth.vcc')
-rw-r--r--src/vmod_basicauth.vcc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/vmod_basicauth.vcc b/src/vmod_basicauth.vcc
new file mode 100644
index 0000000..35ac3c7
--- /dev/null
+++ b/src/vmod_basicauth.vcc
@@ -0,0 +1,4 @@
+Module basicauth
+Init init_function
+Function BOOL match(PRIV_VCL, STRING, STRING)
+

Return to:

Send suggestions and report system problems to the System administrator.