pcs 97/04/16 05:43:21
Modified: htdocs/manual handler.html Log: Add missing > Submitted by: [EMAIL PROTECTED] Revision Changes Path 1.7 +1 -1 apache/htdocs/manual/handler.html Index: handler.html =================================================================== RCS file: /export/home/cvs/apache/htdocs/manual/handler.html,v retrieving revision 1.6 retrieving revision 1.7 diff -C3 -r1.6 -r1.7 *** handler.html 1996/12/05 16:53:33 1.6 --- handler.html 1997/04/16 12:43:20 1.7 *************** *** 90,96 **** <strong>Module:</strong> mod_mime <p>When placed into an <code>.htaccess</code> file or a ! <code><Directory></code> or <code><Location</code> section, this directive forces all matching files to be parsed through the handler given by <em>handler-name</em>. For example, if you had a directory you wanted to be parsed entirely as imagemap rule files, --- 90,96 ---- <strong>Module:</strong> mod_mime <p>When placed into an <code>.htaccess</code> file or a ! <code><Directory></code> or <code><Location></code> section, this directive forces all matching files to be parsed through the handler given by <em>handler-name</em>. For example, if you had a directory you wanted to be parsed entirely as imagemap rule files,