From c2841d1b3f3ab818ce84a8627d0ad37c2b57a0a0 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Fri, 29 May 1998 02:55:17 +0000 Subject: [PATCH] Add the ServerTokens to the main directive list git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81403 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/directives.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/manual/mod/directives.html b/docs/manual/mod/directives.html index ae2952f62f..53b31ffe5c 100644 --- a/docs/manual/mod/directives.html +++ b/docs/manual/mod/directives.html @@ -187,6 +187,7 @@ of the terms used in their descriptions available.
  • ServerPath
  • ServerRoot
  • ServerSignature +
  • ServerTokens
  • ServerType
  • SetEnv
  • SetEnvIf -- 2.50.1