summaryrefslogtreecommitdiffstats
path: root/intercept_form_submit.conf
diff options
context:
space:
mode:
Diffstat (limited to 'intercept_form_submit.conf')
-rw-r--r--intercept_form_submit.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/intercept_form_submit.conf b/intercept_form_submit.conf
new file mode 100644
index 0000000..b67de56
--- /dev/null
+++ b/intercept_form_submit.conf
@@ -0,0 +1,9 @@
+
+# LoadModule intercept_form_submit_module modules/mod_intercept_form_submit.so
+#
+# <Location /login>
+# InterceptFormPAMService http_application_sss
+# InterceptFormLogin user_login
+# InterceptFormPassword user_password
+# </Location>
+