brian 96/12/02 23:36:19
Modified: htdocs/manual new_features_1_2.html
Log:
xssi.html no longer exists. It's been integrated into mod_include.html.
Revision Changes Path
1.16 +1 -1 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.15
retrieving revision 1.16
diff -C3 -r1.15 -r1.16
*** new_features_1_2.html 1996/12/02 18:42:04 1.15
--- new_features_1_2.html 1996/12/03 07:36:18 1.16
***************
*** 66,72 ****
Variables</a></b><br>
Environment variables can now be set based on the
<code>User-Agent</code> string of the browser. Combined with <a
! href="xssi.html">XSSI</a>, this allows you to write browser-based
conditional HTML documents.
<li><b><a href="suexec.html">SetUID CGI Execution</a></b><br>
--- 66,72 ----
Variables</a></b><br>
Environment variables can now be set based on the
<code>User-Agent</code> string of the browser. Combined with <a
! href="mod/mod_include.html">XSSI</a>, this allows you to write browser-based
conditional HTML documents.
<li><b><a href="suexec.html">SetUID CGI Execution</a></b><br>