fielding 97/04/14 21:32:55
Modified: src Configuration.tmpl
Log:
Fix typo in example for mod_example.
Revision Changes Path
1.57 +1 -1 apache/src/Configuration.tmpl
Index: Configuration.tmpl
===================================================================
RCS file: /export/home/cvs/apache/src/Configuration.tmpl,v
retrieving revision 1.56
retrieving revision 1.57
diff -C3 -r1.56 -r1.57
*** Configuration.tmpl 1997/04/12 12:14:53 1.56
--- Configuration.tmpl 1997/04/15 04:32:54 1.57
***************
*** 234,240 ****
## The example module, which demonstrates the use of the API. See
## the file modules/example/README for details.
! # Module mod_example modules/example/mod_example.o
## Finally, the proxy module. It's not as complete as it could be yet.
## But it's getting there.
--- 234,240 ----
## The example module, which demonstrates the use of the API. See
## the file modules/example/README for details.
! # Module example_module modules/example/mod_example.o
## Finally, the proxy module. It's not as complete as it could be yet.
## But it's getting there.