From: brian
Date: Thu, 21 Nov 1996 10:30:54 +0000 (+0000)
Subject: Added headers/footers for these files. Fixed some typos. Started removing
X-Git-Tag: APACHE_1_2b1~46
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3af317e82e23834745ba52cb055fa4812fe6dc2d;p=apache
Added headers/footers for these files. Fixed some typos. Started removing
old latex stuff.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77016 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html
index c7225d732b..4215eea143 100644
--- a/docs/manual/mod/core.html
+++ b/docs/manual/mod/core.html
@@ -1,4 +1,3 @@
-
@@ -6,14 +5,14 @@
-
-
+
+
Apache Core Features
These configuration parameters control the core Apache features, and are
always available.
-
+
-
+
AccessConfig directive
@@ -927,20 +926,15 @@ then this can be accomplished with the ifconfig alias
command
(if your OS supports it), or with kernel patches like
VIF (for SunOS(TM) 4.1.x).
-
+
See also:
Information on Virtual Hosts.
(multihome)
See also:
Non-IP address-based Virtual Hosts
-
-
-
-
-
-
-
+
+
-
+
diff --git a/docs/manual/mod/footer.html b/docs/manual/mod/footer.html
index 85ffeb1e9b..2c2b410378 100644
--- a/docs/manual/mod/footer.html
+++ b/docs/manual/mod/footer.html
@@ -1,2 +1,4 @@
+
+
diff --git a/docs/manual/mod/index.html b/docs/manual/mod/index.html
index 6a4fcfd1a5..fa1964842a 100644
--- a/docs/manual/mod/index.html
+++ b/docs/manual/mod/index.html
@@ -5,7 +5,7 @@
-
+
Apache modules
diff --git a/docs/manual/mod/mod_access.html b/docs/manual/mod/mod_access.html
index b93c6e30a8..42fb2da710 100644
--- a/docs/manual/mod/mod_access.html
+++ b/docs/manual/mod/mod_access.html
@@ -1,4 +1,3 @@
-
@@ -6,22 +5,22 @@
-
-
+
+
Module mod_access
This module is contained in the mod_access.c
file, and
is compiled in by default. It provides access control based on client
hostname or IP address.
-
+
-
+
allow
@@ -114,12 +113,7 @@ allow from .ncsa.uiuc.edu
Hosts in the ncsa.uiuc.edu domain are allowed access; all other hosts are
denied access.
-
-
-
-
-
-
+
-
+
diff --git a/docs/manual/mod/mod_actions.html b/docs/manual/mod/mod_actions.html
index 297df17ba8..a2fcf9c502 100644
--- a/docs/manual/mod/mod_actions.html
+++ b/docs/manual/mod/mod_actions.html
@@ -1,12 +1,12 @@
-Apache module mod_actions
+Module mod_actions
-
-Apache module mod_actions
+
+Module mod_actions
This module is contained in the mod_actions.c
file, and
is compiled in by default. It provides for
@@ -69,13 +69,10 @@ will proceed normally.
Script GET /cgi-bin/search #e.g. for <ISINDEX>-style searching
Script PUT /~bob/put.cgi
-
-
-
-
-
+
+
diff --git a/docs/manual/mod/mod_alias.html b/docs/manual/mod/mod_alias.html
index f217051c95..9a57e8da80 100644
--- a/docs/manual/mod/mod_alias.html
+++ b/docs/manual/mod/mod_alias.html
@@ -1,4 +1,3 @@
-
@@ -6,22 +5,22 @@
-
-
+
+
Module mod_alias
This module is contained in the mod_alias.c
file, and
is compiled in by default. It provides for mapping different parts of the
host filesystem in the the document tree, and for URL redirection.
-
+
-
+
Alias
@@ -82,12 +81,7 @@ Example:
A request for http://myserver/cgi-bin/foo would cause the server to
run the script /web/cgi-bin/foo.
-
-
-
-
-
-
+
-
+
diff --git a/docs/manual/mod/mod_asis.html b/docs/manual/mod/mod_asis.html
index 3597e1618f..17f6934351 100644
--- a/docs/manual/mod/mod_asis.html
+++ b/docs/manual/mod/mod_asis.html
@@ -1,4 +1,3 @@
-
@@ -6,8 +5,8 @@
-
-
+
+
Module mod_asis
This module is contained in the mod_asis.c
file, and
@@ -57,11 +56,6 @@ to the client, so these should not be included in the file.
The server does not add a Last-Modified header; it probably should.
-
-
-
-
-
+
-
diff --git a/docs/manual/mod/mod_auth.html b/docs/manual/mod/mod_auth.html
index ac522f549a..edf7ba1161 100644
--- a/docs/manual/mod/mod_auth.html
+++ b/docs/manual/mod/mod_auth.html
@@ -1,4 +1,3 @@
-
@@ -6,21 +5,21 @@
-
-
+
+
Module mod_auth
This module is contained in the mod_auth.c
file, and
is compiled in by default. It provides for user authentication using
textual files.
-
+
-
+
AuthGroupFile
@@ -74,11 +73,7 @@ See also AuthName,
AuthType and
AuthGroupFile.
-
-
-
-
-
+
-
+
diff --git a/docs/manual/mod/mod_auth_anon.html b/docs/manual/mod/mod_auth_anon.html
index 2a299a1d7e..0518cfc68d 100644
--- a/docs/manual/mod/mod_auth_anon.html
+++ b/docs/manual/mod/mod_auth_anon.html
@@ -1,9 +1,10 @@
-4.1a Module mod_auth_anon.c
+Module mod_auth_anon.c
-4.1a Module mod_auth_anon.
+
+Module mod_auth_anon
This module is contained in the mod_auth_anon.c
file and
is compiled in by default. It is only available in Apache 1.1 and
@@ -187,6 +188,7 @@ http://me-www.jrc.it/~dirkx/mod_auth_anon.c. Please make sure
that you always quote the version you use when filing a bug report.
+
diff --git a/docs/manual/mod/mod_auth_db.html b/docs/manual/mod/mod_auth_db.html
index 8c4faffd65..f9d45c5212 100644
--- a/docs/manual/mod/mod_auth_db.html
+++ b/docs/manual/mod/mod_auth_db.html
@@ -1,4 +1,3 @@
-
@@ -6,8 +5,7 @@
-
-
+
Module mod_auth_db
This module is contained in the mod_auth_db.c
file, and
@@ -16,13 +14,13 @@ Berkeley DB files. It is an alternative to DBM
files for those systems which support DB and not DBM. It is only
available in Apache 1.1 and later.
-
+
-
+
AuthDBGroupFile
@@ -106,11 +104,7 @@ See also AuthName,
AuthType and
AuthDBGroupFile.
-
-
-
-
-
+
-
+
diff --git a/docs/manual/mod/mod_auth_dbm.html b/docs/manual/mod/mod_auth_dbm.html
index e36fc12485..7a58c7fec1 100644
--- a/docs/manual/mod/mod_auth_dbm.html
+++ b/docs/manual/mod/mod_auth_dbm.html
@@ -1,4 +1,3 @@
-
@@ -6,21 +5,21 @@
-
-
+
+
Module mod_auth_dbm
This module is contained in the mod_auth_dbm.c
file, and
is not compiled in by default. It provides for user authentication using
DBM files. See the DBM user documentation.
-
+
-
+
AuthDbmGroupFile
@@ -105,11 +104,7 @@ See also AuthName,
AuthType and
AuthDBMGroupFile.
-
-
-
-
-
+
-
+
diff --git a/docs/manual/mod/mod_autoindex.html b/docs/manual/mod/mod_autoindex.html
index 960c89ca13..d28724c3ac 100644
--- a/docs/manual/mod/mod_autoindex.html
+++ b/docs/manual/mod/mod_autoindex.html
@@ -1,4 +1,3 @@
-
@@ -6,9 +5,8 @@
-
-
-Module mod_dir
+
+Module mod_dir
This module is contained in the mod_dir.c
file, and
is compiled in by default. It provides for directory indexing.
@@ -28,7 +26,7 @@ icons to display for various file types; for each file listed, the
first icon listed that matches the file is displayed.
-
+
Directives
-
+
AddDescription
@@ -299,11 +297,8 @@ it will include the plain text file /web/README
, if it exists.
See also HeaderName.
-
-
-
-
+
-
+
diff --git a/docs/manual/mod/mod_cern_meta.html b/docs/manual/mod/mod_cern_meta.html
index b48dfffe2b..25c030e4ad 100644
--- a/docs/manual/mod/mod_cern_meta.html
+++ b/docs/manual/mod/mod_cern_meta.html
@@ -1,11 +1,11 @@
-Apache module mod_cern_meta
+Module mod_cern_meta
-
+
Apache module mod_cern_meta
This module is contained in the mod_cern_meta.c
file, and
@@ -66,11 +66,9 @@ DOCUMENT_ROOT/somedir/index.html to look in
DOCUMENT_ROOT/somedir/.web/index.html.meta
and will use
its contents to generate additional MIME header information.
-
-
-
-
+
+
diff --git a/docs/manual/mod/mod_cgi.html b/docs/manual/mod/mod_cgi.html
index 5bf6ea78c9..de47a80985 100644
--- a/docs/manual/mod/mod_cgi.html
+++ b/docs/manual/mod/mod_cgi.html
@@ -1,4 +1,4 @@
-
+
@@ -6,8 +6,8 @@
-
-
+
+
Module mod_cgi
This module is contained in the mod_cgi.c
file, and
@@ -44,10 +44,8 @@ specification, with the following provisos:
- This will only be set if the CGI script is subject to authentication.
-
-
-
-
+
+
-
+
diff --git a/docs/manual/mod/mod_dir.html b/docs/manual/mod/mod_dir.html
index 960c89ca13..d28724c3ac 100644
--- a/docs/manual/mod/mod_dir.html
+++ b/docs/manual/mod/mod_dir.html
@@ -1,4 +1,3 @@
-
@@ -6,9 +5,8 @@
-
-
-Module mod_dir
+
+Module mod_dir
This module is contained in the mod_dir.c
file, and
is compiled in by default. It provides for directory indexing.
@@ -28,7 +26,7 @@ icons to display for various file types; for each file listed, the
first icon listed that matches the file is displayed.
-
+
Directives
-
+
AddDescription
@@ -299,11 +297,8 @@ it will include the plain text file /web/README
, if it exists.
See also HeaderName.
-
-
-
-
+
-
+
diff --git a/docs/manual/mod/mod_env.html b/docs/manual/mod/mod_env.html
index 3e32d26080..7d779af73c 100644
--- a/docs/manual/mod/mod_env.html
+++ b/docs/manual/mod/mod_env.html
@@ -5,7 +5,7 @@
-
+
Apache module mod_env
This module is contained in the mod_env.c
file, and
@@ -58,11 +58,9 @@ scripts. Example:
SetEnv SPECIAL_PATH /foo/bin
-
-
-
-
+
+