summaryrefslogtreecommitdiff
path: root/modules/experimental/config.m4
blob: 317c48f2b685dc6ebd483046cea90235939365e0 (plain)
1
2
3
4
5
6
7
8

APACHE_MODPATH_INIT(experimental)

APACHE_MODULE(example, example and demo module, , , no)
APACHE_MODULE(case_filter, example uppercase conversion filter, , , no)
APACHE_MODULE(case_filter_in, example uppercase conversion input filter, , , no)

APACHE_MODPATH_FINISH