thetaphi Tue Aug 5 18:06:05 2003 EDT
Modified files:
/phpdoc/en/chapters install.iplanet.xml
Log:
Forgot something...
Index: phpdoc/en/chapters/install.iplanet.xml
diff -u phpdoc/en/chapters/install.iplanet.xml:1.5
phpdoc/en/chapters/install.iplanet.xml:1.6
--- phpdoc/en/chapters/install.iplanet.xml:1.5 Tue Aug 5 17:52:44 2003
+++ phpdoc/en/chapters/install.iplanet.xml Tue Aug 5 18:06:05 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<sect1 id="install.netscape-enterprise">
<title>Servers-Netscape, iPlanet and SunONE</title>
<para>
@@ -144,7 +144,8 @@
</listitem>
<listitem>
<para>
- Configure the default object:
+ Configure the default object in <filename>obj.conf</filename>
+ (for virtual server classes [SunONE 6.0] in their
<filename>vserver.obj.conf</filename>):
<programlisting>
<![CDATA[
<Object name="default">
@@ -292,7 +293,7 @@
<simpara>
In the Netscape Enterprise Administration Server create
a new mime type (Category: type,
- Content-Type: magnus-internal/x-httpd-php, File Suffix:php).
+ Content-Type: magnus-internal/x-httpd-php, File Suffix: php).
</simpara>
</listitem>
<listitem>
@@ -313,6 +314,8 @@
</listitem>
<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>):
In the <literal><Object name="default"></literal>
section, place this line necessarily after all 'ObjectType'
and before all 'AddLog' lines:
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php