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

LoadModule intercept_form_submit_module modules/mod_intercept_form_submit.so

<Location /application/login2>
InterceptFormPAMService wikiapp
InterceptFormLogin login
InterceptFormPassword password
</Location>