dgaudet 97/04/11 21:23:39
Modified: htdocs/manual/mod mod_rewrite.html
Log:
replace absurl with rel url
Revision Changes Path
1.6 +1 -1 apache/htdocs/manual/mod/mod_rewrite.html
Index: mod_rewrite.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/mod/mod_rewrite.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C3 -r1.5 -r1.6
*** mod_rewrite.html 1997/02/03 22:23:27 1.5
--- mod_rewrite.html 1997/04/12 04:23:38 1.6
***************
*** 156,162 ****
<table width=70% border=2 bgcolor="#c0c0e0" cellspacing=0 cellpadding=10>
<tr><td>
SECURITY: See the <a
! href="http://www.apache.org/docs/misc/security_tips.html">Apache Security
Tips</a> document for details on why your security could be compromised if
the
directory where logfiles are stored is writable by anyone other than the
user
that starts the server.
--- 156,162 ----
<table width=70% border=2 bgcolor="#c0c0e0" cellspacing=0 cellpadding=10>
<tr><td>
SECURITY: See the <a
! href="../misc/security_tips.html">Apache Security
Tips</a> document for details on why your security could be compromised if
the
directory where logfiles are stored is writable by anyone other than the
user
that starts the server.