diff --git a/docs/manual/platform/netware.xml b/docs/manual/platform/netware.xml index 1e641f04ce..5cba65263a 100644 --- a/docs/manual/platform/netware.xml +++ b/docs/manual/platform/netware.xml @@ -10,7 +10,7 @@

This document explains how to install, configure and run - Apache 2.0 under Novell NetWare 5.1 and above. If you find any bugs, + Apache 2.0 under Novell NetWare 6.0 and above. If you find any bugs, or wish to contribute in other ways, please use our bug reporting page.

@@ -36,17 +36,21 @@ Requirements -

Apache 2.0 is designed to run on NetWare 5.1 and above.

- -

If running on NetWare 5.1 you must install Service - Pack 4 or above.

- -

If running on NetWare 6 you must install Service - Pack 1 or above.

+

Apache 2.0 is designed to run on NetWare 6.0 service pack 3 + and above. If you are running a service pack less + than SP3, you must install the latest + NetWare Libraries + for C (LibC).

NetWare service packs are available here.

+

Apache 2.0 for NetWare can also be run in a NetWare 5.1 environment + as long as the latest service pack or the latest version + of the NetWare Libraries + for C (LibC) has been installed . WARNING: Apache 2.0 + for NetWare has not been targeted for or tested in this environment.

+
@@ -58,7 +62,9 @@ href="http://www.apache.org/">http://www.apache.org/. This will list the current release, any more recent alpha or beta-test releases, together with details of mirror web and - anonymous ftp sites.

+ anonymous ftp sites. Binary builds of the latest releases of + Apache 2.0 for NetWare can be downloaded from + here.

@@ -66,10 +72,9 @@ Installing Apache for NetWare -

There is no Apache install program for NetWare currently. You - will need to compile apache and copy the files over to the - server manually. An install program will be posted at a later - date.

+

There is no Apache install program for NetWare currently. If you + are building Apache 2.0 for NetWare from source, you will need to + copy the files over to the server manually.

Follow these steps to install Apache on NetWare from the binary download (assuming you will install to @@ -81,8 +86,8 @@

  • Edit the httpd.conf file setting ServerRoot and ServerName to reflect your correct server - settings
  • + module="core">ServerName along with any file path values + to reflect your correct server settings
  • Add SYS:/APACHE2 to the search path, for example: SEARCH ADD SYS:\APACHE2 @@ -92,16 +97,22 @@

    Follow these steps to install Apache on NetWare manually from your own build source (assuming you will install to - sys:/apache):

    + sys:/apache2):