brian 96/12/08 22:01:15
Modified: htdocs/manual new_features_1_2.html Log: Added blurb about "Satisfy" directive. Revision Changes Path 1.17 +5 -0 apache/htdocs/manual/new_features_1_2.html Index: new_features_1_2.html =================================================================== RCS file: /export/home/cvs/apache/htdocs/manual/new_features_1_2.html,v retrieving revision 1.16 retrieving revision 1.17 diff -C3 -r1.16 -r1.17 *** new_features_1_2.html 1996/12/03 07:36:18 1.16 --- new_features_1_2.html 1996/12/09 06:01:14 1.17 *************** *** 160,165 **** --- 160,170 ---- The AuthUserFile, AuthGroupFile and AuthDigestFile commands now have a syntax compatible with the NCSA server. + <li><b><a href="mod/core.html#satisfy">NCSA Satisfy authentication + directive now implemented</a></b><br> + <code>Satisfy</code> allows for more flexible access control + configurations. + <li><b><a href="mod/mod_proxy.html">Optional proxy module</a></b><br> An improved FTP, HTTP, and CONNECT mode SSL proxy is included with Apache 1.2. Some of the changes visible to users: