coar 98/09/28 12:28:02
Modified: . INSTALL
Log:
Correct typo in mod_autoindex's name.
PR: 3092
Submitted by: Hakan Lindholm <[EMAIL PROTECTED]>
Revision Changes Path
1.43 +1 -1 apache-1.3/INSTALL
Index: INSTALL
===================================================================
RCS file: /export/home/cvs/apache-1.3/INSTALL,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- INSTALL 1998/09/19 13:06:40 1.42
+++ INSTALL 1998/09/28 19:28:01 1.43
@@ -271,7 +271,7 @@
(-) mod_speling ...... Correction of misspelled URLs
Directory Handling
(+) mod_dir .......... Directory and directory default file handling
- (+) mod_auto_index ... Automated directory index file generation
+ (+) mod_autoindex .... Automated directory index file generation
Access Control
(+) mod_access ....... Access Control (user, host, network)
(+) mod_auth ......... HTTP Basic Authentication (user, passwd)