thetaphi Fri Oct 17 18:01:20 2003 EDT
Modified files:
/phpdoc/en/chapters install.iplanet.xml
Log:
new SunONE server
Index: phpdoc/en/chapters/install.iplanet.xml
diff -u phpdoc/en/chapters/install.iplanet.xml:1.9
phpdoc/en/chapters/install.iplanet.xml:1.10
--- phpdoc/en/chapters/install.iplanet.xml:1.9 Tue Sep 30 04:33:24 2003
+++ phpdoc/en/chapters/install.iplanet.xml Fri Oct 17 18:01:19 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
<sect1 id="install.netscape-enterprise">
<title>Servers-Netscape, iPlanet and SunONE</title>
<para>
@@ -145,7 +145,7 @@
<listitem>
<para>
Configure the default object in <filename>obj.conf</filename>
- (for virtual server classes [SunONE 6.0] in their
<filename>vserver.obj.conf</filename>):
+ (for virtual server classes [SunONE 6.0+] in their
<filename>vserver.obj.conf</filename>):
<programlisting>
<![CDATA[
<Object name="default">
@@ -317,7 +317,7 @@
<listitem>
<para>
Configure the default object in <filename>obj.conf</filename>
- (for virtual server classes [SunONE 6.0] in their
<filename>vserver.obj.conf</filename>):
+ (for virtual server classes [SunONE 6.0+] in their
<filename>vserver.obj.conf</filename>):
In the <literal><Object name="default"></literal>
section, place this line necessarily after all 'ObjectType'
and before all 'AddLog' lines:
@@ -452,7 +452,7 @@
<para>
Under Windows limitations in the DLL handling need the use of a automatic
detection of the most recent <filename>ns-httpdXX.dll</filename> file. This is
tested for servers
- till version 6.0. If a newer version of the SunONE server is used, the detection
+ till version 6.1. If a newer version of the SunONE server is used, the detection
fails and <function>nsapi_virtual</function> is disabled.
</para>
<para>