From: Manoj Kasichainula Date: Tue, 21 Dec 1999 20:43:49 +0000 (+0000) Subject: Documentation update for latest TPF changes X-Git-Tag: 1.3.10~58 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ce25587528f9b0208f6f0dce94a8746d86786761;p=apache Documentation update for latest TPF changes Submitted by: David McCreedy git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84353 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/install-tpf.html b/docs/manual/install-tpf.html index 0db8a6921c..661edba885 100644 --- a/docs/manual/install-tpf.html +++ b/docs/manual/install-tpf.html @@ -73,11 +73,8 @@ So here are all the details on how to get Apache and how to get it where it need
@@ -283,7 +280,7 @@ HREF="http://www.apache.org/dist/contrib/modules/">http://www.apache.org/dist/co
     ZINET ADD S-TFTP PGM-CTFT PORT-69 PROTOCOL-UDP MODEL-NOWAIT
 
-    ZINET ADD S-APACHE PGM-pppp MODEL-NOLISTEN PROTOCOL-TCP
+    ZINET ADD S-APACHE PGM-pppp MODEL-NOLISTEN
     or ZINET ADD S-APACHE PGM-pppp MODEL-DAEMON USER-root (see notes above regarding the DAEMON model)
Please refer to IBM Transaction Processing Facility Transmission Control Protocol/Internet Protocol Version 4 Release 1 for more information diff --git a/docs/manual/platform/readme-tpf.html b/docs/manual/platform/readme-tpf.html index a5fef3ec76..9d1a82a279 100644 --- a/docs/manual/platform/readme-tpf.html +++ b/docs/manual/platform/readme-tpf.html @@ -85,6 +85,7 @@
  • mod_autoindex.c
  • mod_cern_meta.c
  • mod_cgi.c (requires PUT10) +
  • mod_digest.c
  • mod_dir.c
  • mod_env.c
  • mod_example.c @@ -101,6 +102,7 @@
  • mod_negotiation.c
  • mod_put.c (third party module) +
  • mod_proxy.c
  • mod_setenvif.c
  • mod_speling.c
  • mod_status.c @@ -110,6 +112,11 @@
  • mod_usertrack.c
  • os.c
  • os-inline.c +
  • proxy_cache.c +
  • proxy_connect.c +
  • proxy_ftp.c +
  • proxy_http.c +
  • proxy_util.c
  • regular expression parser
  • regular expression test tool (requires PUT10)
  • rfc1413.c @@ -120,8 +127,7 @@
  • util_script.c
  • util_uri.c - Notes: - + Notes:
    1. Use of mod_access directives "allow from" & "deny from" with host names (verses ip addresses) requires TPF version 4.1 PUT10 @@ -130,14 +136,13 @@

      Components/modules not yet supported on TPF:

      -
        +
        • htdigest.c
        • lib/expat-lite -
        • mod_digest.c +
        • mod_auth_digest.c
        • mod_rewrite.c
        • mod_vhost_alias.c -
        • proxy server code -
        +

      Components/modules that don't apply or that probably won't ever be available on TPF: