From: Rich Bowen Date: Tue, 23 Mar 2010 02:39:54 +0000 (+0000) Subject: 'Apache' => 'Apache HTTP Server' X-Git-Tag: 2.3.6~302 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=722a9b41f13569005e9b47341938faac2af3b5c3;p=apache 'Apache' => 'Apache HTTP Server' git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926439 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_actions.html.en b/docs/manual/mod/mod_actions.html.en index 415415270a..a56277e78b 100644 --- a/docs/manual/mod/mod_actions.html.en +++ b/docs/manual/mod/mod_actions.html.en @@ -49,7 +49,7 @@ media type or request method.
top
diff --git a/docs/manual/mod/mod_actions.xml b/docs/manual/mod/mod_actions.xml index 6bc130667b..43c9a461cc 100644 --- a/docs/manual/mod/mod_actions.xml +++ b/docs/manual/mod/mod_actions.xml @@ -43,7 +43,7 @@ media type or request method. mod_cgi Dynamic Content with CGI -Apache's Handler Use +Apache httpd's Handler Use Action diff --git a/docs/manual/mod/mod_autoindex.html.en b/docs/manual/mod/mod_autoindex.html.en index 432b13787e..3330953375 100644 --- a/docs/manual/mod/mod_autoindex.html.en +++ b/docs/manual/mod/mod_autoindex.html.en @@ -103,7 +103,7 @@

Autoindex Request Query Arguments

-

Apache 2.0.23 reorganized the Query Arguments for Column +

Apache HTTP Server 2.0.23 reorganized the Query Arguments for Column Sorting, and introduced an entire group of new query options. To effectively eliminate all client control over the output, the IndexOptions @@ -560,7 +560,7 @@ indexing the various AddAlt* directives. -

Charset=character-set (Apache 2.0.61 and +
Charset=character-set (Apache HTTP Server 2.0.61 and later)
The Charset keyword allows you to @@ -574,7 +574,7 @@ indexing

-
DescriptionWidth=[n | *] (Apache 2.0.23 and +
DescriptionWidth=[n | *] (Apache HTTP Server 2.0.23 and later)
The DescriptionWidth keyword allows you to @@ -598,7 +598,7 @@ indexing
This turns on fancy indexing of directories.
-
FoldersFirst (Apache +
FoldersFirst (Apache HTTP Server 2.0.23 and later)
If this option is enabled, subdirectory listings will @@ -614,7 +614,7 @@ indexing only has an effect if FancyIndexing is also enabled.
HTMLTable (Experimental, - Apache 2.0.23 and later)
+ Apache HTTP Server 2.0.23 and later
)
This experimental option with FancyIndexing constructs a simple table for the fancy directory listing. Note this will @@ -636,7 +636,7 @@ indexing icon. This allows browser to precalculate the page layout without having to wait until all the images have been loaded. If no value is given for the option, it defaults to the standard height of the icons supplied - with the Apache software.
+ with the Apache httpd software.
IconWidth[=pixels]
@@ -646,7 +646,7 @@ indexing the file icon. This allows browser to precalculate the page layout without having to wait until all the images have been loaded. If no value is given for the option, it defaults to - the standard width of the icons supplied with the Apache + the standard width of the icons supplied with the Apache httpd software.
IgnoreCase
@@ -688,20 +688,20 @@ indexing
ShowForbidden
-
If specified, Apache will show files normally hidden because +
If specified, Apache httpd will show files normally hidden because the subrequest returned HTTP_UNAUTHORIZED or HTTP_FORBIDDEN
SuppressColumnSorting
-
If specified, Apache will not make the column headings in a +
If specified, Apache httpd will not make the column headings in a FancyIndexed directory listing into links for sorting. The default behavior is for them to be links; selecting the column heading will sort the directory listing by the values - in that column. Prior to Apache 2.0.23, this also + in that column. Prior to Apache HTTP Server 2.0.23, this also disabled parsing the Query Arguments for the sort string. That behavior is now controlled by IndexOptions - IgnoreClient in Apache 2.0.23.
+ IgnoreClient in Apache HTTP Server 2.0.23.
SuppressDescription
@@ -725,7 +725,7 @@ indexing in this case. If there is no header file, the preamble is generated as usual. -
SuppressIcon (Apache +
SuppressIcon (Apache HTTP Server 2.0.23 and later)
This will suppress the icon in fancy indexing listings. @@ -741,7 +741,7 @@ indexing in fancy indexing listings.
SuppressRules - (Apache 2.0.23 and later)
+ (Apache HTTP Server 2.0.23 and later)
This will suppress the horizontal rule lines (hr elements) in directory listings. Combining both SuppressIcon and @@ -754,7 +754,7 @@ indexing
This will suppress the file size in fancy indexing listings.
-
TrackModified (Apache +
TrackModified (Apache HTTP Server 2.0.23 and later)
This returns the Last-Modified and ETag @@ -771,7 +771,7 @@ indexing Last-Modified header on all Unix platforms. If this is a concern, leave this option disabled.
-
Type=MIME content-type (Apache 2.0.61 and +
Type=MIME content-type (Apache HTTP Server 2.0.61 and later)
The Type keyword allows you to @@ -784,7 +784,7 @@ indexing
VersionSort - (Apache 2.0a3 and later)
+ (Apache HTTP Server 2.0a3 and later)
The VersionSort keyword causes files containing version numbers to sort in a natural way. Strings are sorted as @@ -812,7 +812,7 @@ indexing
XHTML - (Apache 2.0.49 and later)
+ (Apache HTTP Server 2.0.49 and later)
The XHTML keyword forces mod_autoindex to emit XHTML 1.0 code instead of HTML 3.2.
@@ -822,7 +822,7 @@ indexing
Incremental IndexOptions
-

Apache 1.3.3 introduced some significant changes in the +

Apache httpd 1.3.3 introduced some significant changes in the handling of IndexOptions directives. In particular:

diff --git a/docs/manual/mod/mod_autoindex.xml b/docs/manual/mod/mod_autoindex.xml index 065c12dd15..9c303207b8 100644 --- a/docs/manual/mod/mod_autoindex.xml +++ b/docs/manual/mod/mod_autoindex.xml @@ -81,7 +81,7 @@
Autoindex Request Query Arguments -

Apache 2.0.23 reorganized the Query Arguments for Column +

Apache HTTP Server 2.0.23 reorganized the Query Arguments for Column Sorting, and introduced an entire group of new query options. To effectively eliminate all client control over the output, the IndexOptions @@ -550,7 +550,7 @@ indexing

Charset=character-set (Apache 2.0.61 and + >Charset=character-set (Apache HTTP Server 2.0.61 and later)
The Charset keyword allows you to @@ -566,7 +566,7 @@ indexing
DescriptionWidth=[n | *] (Apache 2.0.23 and + >DescriptionWidth=[n | *] (Apache HTTP Server 2.0.23 and later)
The DescriptionWidth keyword allows you to @@ -593,7 +593,7 @@ indexing
This turns on fancy indexing of directories.
FoldersFirst (Apache + id="indexoptions.foldersfirst">FoldersFirst (Apache HTTP Server 2.0.23 and later)
If this option is enabled, subdirectory listings will @@ -611,7 +611,7 @@ indexing
HTMLTable (Experimental, - Apache 2.0.23 and later)
+ Apache HTTP Server 2.0.23 and later
)
This experimental option with FancyIndexing constructs a simple table for the fancy directory listing. Note this will @@ -636,7 +636,7 @@ indexing icon. This allows browser to precalculate the page layout without having to wait until all the images have been loaded. If no value is given for the option, it defaults to the standard height of the icons supplied - with the Apache software.
+ with the Apache httpd software.
IconWidth[= the file icon. This allows browser to precalculate the page layout without having to wait until all the images have been loaded. If no value is given for the option, it defaults to - the standard width of the icons supplied with the Apache + the standard width of the icons supplied with the Apache httpd software.
ShowForbidden
-
If specified, Apache will show files normally hidden because +
If specified, Apache httpd will show files normally hidden because the subrequest returned HTTP_UNAUTHORIZED or HTTP_FORBIDDEN
@@ -705,15 +705,15 @@ indexing id="indexoptions.suppresscolumnsorting" >SuppressColumnSorting -
If specified, Apache will not make the column headings in a +
If specified, Apache httpd will not make the column headings in a FancyIndexed directory listing into links for sorting. The default behavior is for them to be links; selecting the column heading will sort the directory listing by the values - in that column. Prior to Apache 2.0.23, this also + in that column. Prior to Apache HTTP Server 2.0.23, this also disabled parsing the Query Arguments for the sort string. That behavior is now controlled by IndexOptions - IgnoreClient in Apache 2.0.23.
+ IgnoreClient
in Apache HTTP Server 2.0.23.
as usual.
SuppressIcon (Apache + id="indexoptions.suppressicon">SuppressIcon (Apache HTTP Server 2.0.23 and later)
This will suppress the icon in fancy indexing listings. @@ -763,7 +763,7 @@ indexing
SuppressRules - (Apache 2.0.23 and later)
+ (Apache HTTP Server 2.0.23 and later)
This will suppress the horizontal rule lines (hr elements) in directory listings. Combining both SuppressIcon and @@ -778,7 +778,7 @@ indexing
This will suppress the file size in fancy indexing listings.
TrackModified (Apache + id="indexoptions.trackmodified">TrackModified (Apache HTTP Server 2.0.23 and later)
This returns the Last-Modified and ETag @@ -797,7 +797,7 @@ indexing
Type=MIME content-type (Apache 2.0.61 and + >Type=MIME content-type (Apache HTTP Server 2.0.61 and later)
The Type keyword allows you to @@ -811,7 +811,7 @@ indexing
VersionSort - (Apache 2.0a3 and later)
+ (Apache HTTP Server 2.0a3 and later)
The VersionSort keyword causes files containing version numbers to sort in a natural way. Strings are sorted as @@ -840,7 +840,7 @@ indexing
XHTML - (Apache 2.0.49 and later)
+ (Apache HTTP Server 2.0.49 and later)
The XHTML keyword forces mod_autoindex to emit XHTML 1.0 code instead of HTML 3.2.
@@ -853,7 +853,7 @@ indexing -->
Incremental IndexOptions
-

Apache 1.3.3 introduced some significant changes in the +

Apache httpd 1.3.3 introduced some significant changes in the handling of IndexOptions directives. In particular: