summaryrefslogtreecommitdiffstats
path: root/intercept_form_submit.conf
blob: b67de56018b6e0041d14fb9f7d170cf90d924ff4 (plain)
1
2
3
4
5
6
7
8
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>