coar 97/04/15 08:56:48
Modified: htdocs/manual/mod core.html
Log:
Correct typo.
Reviewed by: Ken Coar
Submitted by: Ralf Engelschall
Revision Changes Path
1.45 +1 -1 apache/htdocs/manual/mod/core.html
Index: core.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/mod/core.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -C3 -r1.44 -r1.45
*** core.html 1997/04/10 22:53:18 1.44
--- core.html 1997/04/15 15:56:46 1.45
***************
*** 308,314 ****
<Directory /home/*><br>
AllowOverride FileInfo<br>
</Directory></code></blockquote>
! The for access to the document <code>/home/web/dir/doc.html</code> the
steps are:
<menu>
<li>Apply directive <code>AllowOverride None</code> (disabling
--- 308,314 ----
<Directory /home/*><br>
AllowOverride FileInfo<br>
</Directory></code></blockquote>
! for access to the document <code>/home/web/dir/doc.html</code> the
steps are:
<menu>
<li>Apply directive <code>AllowOverride None</code> (disabling