betz Thu Jun 26 06:00:42 2003 EDT
Modified files:
/phpdoc/en/chapters install.omnihttpd.xml
Log:
linking to the server homepage.
changed list to orderedlist
Index: phpdoc/en/chapters/install.omnihttpd.xml
diff -u phpdoc/en/chapters/install.omnihttpd.xml:1.4
phpdoc/en/chapters/install.omnihttpd.xml:1.5
--- phpdoc/en/chapters/install.omnihttpd.xml:1.4 Mon Jan 20 13:11:52 2003
+++ phpdoc/en/chapters/install.omnihttpd.xml Thu Jun 26 06:00:42 2003
@@ -1,9 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<sect1 id="install.omnihttpd">
<title>Servers-OmniHTTPd Server</title>
<para>
- This section contains notes and hints specific to OmniHTTPd.
+ This section contains notes and hints specific to
+ <ulink url="&url.omnihttpd;">OmniHTTPd</ulink>.
</para>
<sect2 id="install.omnihttpd.windows">
<title>OmniHTTPd 2.0b1 and up for Windows</title>
@@ -25,43 +26,43 @@
</note>
<para>
- <itemizedlist>
+ <orderedlist>
<listitem>
<para>
- Step 1: Install OmniHTTPd server.
+ Install OmniHTTPd server.
</para>
</listitem>
<listitem>
<para>
- Step 2: Right click on the blue OmniHTTPd icon in the system
+ Right click on the blue OmniHTTPd icon in the system
tray and select <literal>Properties</literal>
</para>
</listitem>
<listitem>
<para>
- Step 3: Click on <literal>Web Server Global Settings</literal>
+ Click on <literal>Web Server Global Settings</literal>
</para>
</listitem>
<listitem>
<para>
- Step 4: On the 'External' tab, enter: <literal>virtual = .php
+ On the 'External' tab, enter: <literal>virtual = .php
| actual = c:\path-to-php-dir\php.exe</literal>, and use the Add
- button.
+ button.
</para>
</listitem>
<listitem>
<para>
- Step 5: On the <literal>Mime</literal> tab, enter:
+ On the <literal>Mime</literal> tab, enter:
<literal>virtual = wwwserver/stdcgi | actual = .php</literal>,
and use the Add button.
</para>
</listitem>
<listitem>
<para>
- Step 6: Click <literal>OK</literal>
+ Click <literal>OK</literal>
</para>
</listitem>
- </itemizedlist>
+ </orderedlist>
</para>
<simpara>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php