jim 96/09/28 10:30:46
Modified: src Configuration.tmpl Log: fix typo Revision Changes Path 1.41 +2 -2 apache/src/Configuration.tmpl Index: Configuration.tmpl =================================================================== RCS file: /export/home/cvs/apache/src/Configuration.tmpl,v retrieving revision 1.40 retrieving revision 1.41 diff -C3 -r1.40 -r1.41 *** Configuration.tmpl 1996/09/27 22:11:13 1.40 --- Configuration.tmpl 1996/09/28 17:30:43 1.41 *************** *** 1,4 **** ! # $Id: Configuration.tmpl,v 1.40 1996/09/27 22:11:13 brian Exp $ # Config file for the Apache httpd. # Configuration.tmpl is the template for Configuration. Configuration should --- 1,4 ---- ! # $Id: Configuration.tmpl,v 1.41 1996/09/28 17:30:43 jim Exp $ # Config file for the Apache httpd. # Configuration.tmpl is the template for Configuration. Configuration should *************** *** 91,97 **** # platform is, by sending mail to [EMAIL PROTECTED] # # WANTHSREGEX: ! # Apache requires a POSIX regex implementation. Harry Spencer's # excellent regex package is included with Apache and can be used # if desired. If your OS has a decent regex, you can elect to # not use this one by setting WANTHSREGEX to 'no' or commenting --- 91,97 ---- # platform is, by sending mail to [EMAIL PROTECTED] # # WANTHSREGEX: ! # Apache requires a POSIX regex implementation. Henry Spencer's # excellent regex package is included with Apache and can be used # if desired. If your OS has a decent regex, you can elect to # not use this one by setting WANTHSREGEX to 'no' or commenting