summaryrefslogtreecommitdiffstats
path: root/intercept_form_submit.conf
blob: b4511d196b408c8623a554cd1171f4b6a19f1468 (plain)
1
2
3
4
5
6
7
8
9
10

# LoadModule intercept_form_submit_module modules/mod_intercept_form_submit.so
# LoadModule authnz_pam_module modules/mod_authnz_pam.so
#
# <Location /login>
#     InterceptFormPAMService http_application_sss
#     InterceptFormLogin user_login
#     InterceptFormPassword user_password
# </Location>