dgaudet 97/10/24 02:44:18
Modified: htdocs/manual new_features_1_3.html
Log:
update with mod_unique_id link
Revision Changes Path
1.29 +4 -5 apachen/htdocs/manual/new_features_1_3.html
Index: new_features_1_3.html
===================================================================
RCS file: /export/home/cvs/apachen/htdocs/manual/new_features_1_3.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- new_features_1_3.html 1997/10/20 16:27:47 1.28
+++ new_features_1_3.html 1997/10/24 09:44:17 1.29
@@ -275,11 +275,10 @@
documentation</a> for more information.
<li><strong>Unique Identifiers</strong><br>
- mod_unique_id can be included to generate a unique identifier that
- distinguishes a hit from every other hit. ("Unique" has
- some restrictions on it.) Documentation to be written. The
- identifier is available in the environment variable
- <code>UNIQUE_ID</code>.
+ <a href="mod/mod_unique_id.html">mod_unique_id</a> can be included
+ to generate a unique identifier that distinguishes a hit from every
+ other hit. ("Unique" has some restrictions on it.) The identifier
+ is available in the environment variable <code>UNIQUE_ID</code>.
<li><strong>Reliable Piped Logs</strong><br>
On almost all Unix architectures Apache now implements "reliable"