]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Note that the doc is for historical reference only, and unlink all of
authorRich Bowen <rbowen@apache.org>
Wed, 22 Apr 2026 14:09:59 +0000 (14:09 +0000)
committerRich Bowen <rbowen@apache.org>
Wed, 22 Apr 2026 14:09:59 +0000 (14:09 +0000)
the netware.com links.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933248 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/platform/netware.xml

index fbbd493b84e4387780497c1bf8c4dd4e0f78f804..14eea46d4fd00f2dac0ea0a6c7c0c4eb397c9e05 100644 (file)
 
   <summary>
 
+    <note type="warning">
+    <p>Novell NetWare is end-of-life and is no longer supported.
+    This document is retained for historical reference only.
+    Links to Novell resources formerly referenced in this document are
+    no longer functional. This document is provides for historical reference
+    only.</p>
+    </note>
+
     <p>This document explains how to install, configure and run
     Apache HTTP Server 2.0 under Novell NetWare 6.0 and above. If you find any bugs,
     or wish to contribute in other ways, please use our
@@ -39,9 +47,7 @@
     consult this document, the <a
     href="http://wiki.apache.org/httpd/FAQ">Frequently Asked
     Questions</a> page and the other relevant documentation topics. If
-    you still have a question or problem, post it to the <a
-    href="news://developer-forums.novell.com/novell.devsup.webserver">
-    novell.devsup.webserver</a> newsgroup, where many httpd users are
+    you still have a question or problem, post it to the novell.devsup.webserver (formerly at <code>news://developer-forums.novell.com/novell.devsup.webserver</code>) newsgroup, where many httpd users are
     more than willing to answer new and obscure questions about using
     httpd on NetWare.</p>
 
     <p>httpd 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
-    <a href="http://developer.novell.com/ndk/libc.htm">NetWare Libraries
-    for C (LibC)</a>.</p>
+    NetWare Libraries
+    for C (LibC) (formerly at <code>http://developer.novell.com/ndk/libc.htm</code>).</p>
 
-    <p>NetWare service packs are available <a
-    href="http://support.novell.com/misc/patlst.htm#nw">here</a>.</p>
+    <p>NetWare service packs are available here (formerly at <code>http://support.novell.com/misc/patlst.htm#nw</code>).</p>
 
     <p>httpd 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 <a href="http://developer.novell.com/ndk/libc.htm">NetWare Libraries
-    for C (LibC)</a> has been installed .  <strong>WARNING:</strong> httpd 2.0
+    of the NetWare Libraries
+    for C (LibC) (formerly at <code>http://developer.novell.com/ndk/libc.htm</code>) has been installed .  <strong>WARNING:</strong> httpd 2.0
     for NetWare has not been targeted for or tested in this environment.</p>
 
   </section>
 
       <ul>
         <li>Metrowerks CodeWarrior 6.0 or higher with the
-        <a href="http://developer.novell.com/ndk/cwpdk.htm">NetWare PDK 3.0</a>
+        NetWare PDK 3.0 (formerly at <code>http://developer.novell.com/ndk/cwpdk.htm</code>)
         or higher.</li>
 
-        <li><a href="http://developer.novell.com/ndk/libc.htm">NetWare Libraries
-        for C (LibC)</a></li>
+        <li>NetWare Libraries
+        for C (LibC) (formerly at <code>http://developer.novell.com/ndk/libc.htm</code>)</li>
 
-        <li><a href="http://developer.novell.com/ndk/cldap.htm">LDAP Libraries
-        for C</a></li>
+        <li>LDAP Libraries
+        for C (formerly at <code>http://developer.novell.com/ndk/cldap.htm</code>)</li>
 
         <li><a href="http://www.gzip.org/zlib/">ZLIB Compression Library source code</a></li>
 
         <li>AWK utility (awk, gawk or similar). AWK can be downloaded from
-        <a href="http://developer.novell.com/ndk/apache.htm">http://developer.novell.com/ndk/apache.htm</a>.
+        <code>http://developer.novell.com/ndk/apache.htm</code>.
         The utility must be found in your windows path and must be named <code>awk.exe</code>.</li>
 
         <li>To build using the makefiles, you will need GNU make version 3.78.1 (GMake) available at
-        <a href="http://developer.novell.com/ndk/apache.htm">http://developer.novell.com/ndk/apache.htm</a>.</li>
+        <code>http://developer.novell.com/ndk/apache.htm</code>.</li>
       </ul>
 
     </section>