~ubuntu-branches/ubuntu/feisty/apache2/feisty

« back to all changes in this revision

Viewing changes to modules/experimental/config.m4

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Barth
  • Date: 2006-12-09 21:05:45 UTC
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: james.westby@ubuntu.com-20061209210545-l2c6ssmet17xa2o3
ImportĀ upstreamĀ versionĀ 2.2.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
APACHE_MODPATH_INIT(experimental)
 
3
 
 
4
APACHE_MODULE(example, example and demo module, , , no)
 
5
APACHE_MODULE(case_filter, example uppercase conversion filter, , , no)
 
6
APACHE_MODULE(case_filter_in, example uppercase conversion input filter, , , no)
 
7
 
 
8
APACHE_MODPATH_FINISH