From: William A. Rowe Jr Date: Fri, 3 Aug 2001 00:24:40 +0000 (+0000) Subject: It's a new book. Time to throw out the old switch-hitter plays. X-Git-Tag: 2.0.23~84 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b20d409f66397b06828c93b8bcbb3d6bee23e208;p=apache It's a new book. Time to throw out the old switch-hitter plays. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89892 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/directive-dict.html b/docs/manual/mod/directive-dict.html index 5b82c29b60..17db6cb0c6 100644 --- a/docs/manual/mod/directive-dict.html +++ b/docs/manual/mod/directive-dict.html @@ -55,6 +55,11 @@ HREF="#Compatibility" REL="Help" >Compatibility: compatibility notes +
+ Depricated: see other

@@ -78,6 +83,8 @@

  • Compatibility
  • +
  • Depricated +

  • @@ -356,6 +363,17 @@ more details. be mentioned. Otherwise, this attribute should say "No compatibility issues."

    + +
    +

    Depricated

    +

    + If this directive is eliminated since the Apache version 1 distribution, + the directive or option that replaces the behavior should be cited here. + In general, directives, features, and options are only depreciated to + minimize debugging of conflicting features, or features that can only + be supported in an alternate manner. +

    + diff --git a/docs/manual/mod/directive-dict.html.en b/docs/manual/mod/directive-dict.html.en index 5b82c29b60..17db6cb0c6 100644 --- a/docs/manual/mod/directive-dict.html.en +++ b/docs/manual/mod/directive-dict.html.en @@ -55,6 +55,11 @@ HREF="#Compatibility" REL="Help" >Compatibility: compatibility notes +
    + Depricated: see other

    @@ -78,6 +83,8 @@

  • Compatibility
  • +
  • Depricated +

  • @@ -356,6 +363,17 @@ more details. be mentioned. Otherwise, this attribute should say "No compatibility issues."

    + +
    +

    Depricated

    +

    + If this directive is eliminated since the Apache version 1 distribution, + the directive or option that replaces the behavior should be cited here. + In general, directives, features, and options are only depreciated to + minimize debugging of conflicting features, or features that can only + be supported in an alternate manner. +

    + diff --git a/docs/manual/mod/mod_autoindex.html b/docs/manual/mod/mod_autoindex.html index fa6c224e71..7c19e63ebf 100644 --- a/docs/manual/mod/mod_autoindex.html +++ b/docs/manual/mod/mod_autoindex.html @@ -55,19 +55,14 @@ are controlled by mod_autoindex. The two functions are separated so that you can completely remove (or replace) automatic index generation should you want to.

    -If -FancyIndexing -is enabled, or the FancyIndexing keyword is present on the -IndexOptions +If the FancyIndexing +option is given with the IndexOptions directive, the column headers are links that control the order of the display. If you select a header link, the listing will be regenerated, sorted by the values in that column. Selecting the same header repeatedly toggles -between ascending and descending order. +between ascending and descending order. This can be suppressed with +IndexOptions SuppressColumnSorting.

    Note that when the display is sorted by "Size", @@ -89,7 +84,6 @@ order) even though they both are shown as "1K".

  • AddIconByEncoding
  • AddIconByType
  • DefaultIcon -
  • FancyIndexing
  • HeaderName
  • IndexIgnore
  • IndexOptions @@ -127,12 +121,12 @@ HREF="mod_dir.html#directoryindex">DirectoryIndex.

    REL="Help" >Module: mod_autoindex

    -This sets the alternate text to display for a file, instead of an icon, for -FancyIndexing. File is a file -extension, partial filename, wild-card expression or full filename for files -to describe. String is enclosed in double quotes -("). This alternate text is displayed if the client is -image-incapable or has image loading disabled. +This provides the alternate text to display for a file, instead of an icon, for +FancyIndexing. File +is a file extension, partial filename, wild-card expression or full filename for +files to describe. String is enclosed in double quotes ("). +This alternate text is displayed if the client is image-incapable, has image loading +disabled, or fails to retrieve the icon.


    AddAltByEncoding directive

    @@ -160,12 +154,12 @@ image-incapable or has image loading disabled. REL="Help" >Module: mod_autoindex

    -This sets the alternate text to display for a file, instead of an icon, for -FancyIndexing. MIME-encoding is a -valid content-encoding, such as x-compress. -String is enclosed in double quotes -("). This alternate text is displayed if the client is -image-incapable or has image loading disabled. +This provides the alternate text to display for a file, instead of an icon, +for FancyIndexing. +MIME-encoding is a valid content-encoding, such as x-compress. +String is enclosed in double quotes ("). This alternate +text is displayed if the client is image-incapable, has image loading disabled, or +fails to retrieve the icon.


    AddAltByType directive

    @@ -194,11 +188,11 @@ image-incapable or has image loading disabled. >Module: mod_autoindex

    This sets the alternate text to display for a file, instead of an icon, for -FancyIndexing. MIME-type is a -valid content-type, such as text/html. -String is enclosed in double quotes -("). This alternate text is displayed if the client is -image-incapable or has image loading disabled. +FancyIndexing. +MIME-type is a valid content-type, such as text/html. +String is enclosed in double quotes ("). This +alternate text is displayed if the client is image-incapable, has image loading +disabled, or fails to retrieve the icon.


    @@ -228,10 +222,10 @@ image-incapable or has image loading disabled. >Module: mod_autoindex

    This sets the description to display for a file, for -FancyIndexing. File is a file -extension, partial filename, wild-card expression or full filename for files -to describe. String is enclosed in double quotes -("). Example: +FancyIndexing. +File is a file extension, partial filename, wild-card expression +or full filename for files to describe. String is enclosed in double +quotes ("). Example:

    AddDescription "The planet Mars" /web/pics/mars.gif

    @@ -280,8 +274,8 @@ may affect the rest of the directory listing. >Module: mod_autoindex

    This sets the icon to display next to a file ending in name for -FancyIndexing. Icon is either a -(%-escaped) relative URL to the icon, or of the format +FancyIndexing. Icon +is either a (%-escaped) relative URL to the icon, or of the format (alttext,url) where alttext is the text tag given for an icon for non-graphical browsers.

    @@ -322,7 +316,7 @@ AddIcon, when possible.


    >Module: mod_autoindex

    This sets the icon to display next to files with -MIME-encoding for FancyIndexing. +FancyIndexing. Icon is either a (%-escaped) relative URL to the icon, or of the format (alttext,url) where alttext is the text tag given for an icon for non-graphical browsers.

    @@ -359,8 +353,8 @@ AddIconByEncoding /icons/compress.xbm x-compress >Module: mod_autoindex

    This sets the icon to display next to files of type MIME-type for -FancyIndexing. Icon is either a -(%-escaped) relative URL to the icon, or of the format +FancyIndexing. Icon +is either a (%-escaped) relative URL to the icon, or of the format (alttext,url) where alttext is the text tag given for an icon for non-graphical browsers.

    Mime-type is a wildcard expression matching required the mime types. @@ -394,7 +388,8 @@ AddIconByType (IMG,/icons/image.xbm) image/* >Module: mod_autoindex

    The DefaultIcon directive sets the icon to display for files when no -specific icon is known, for FancyIndexing. +specific icon is known, for +FancyIndexing. Url is a (%-escaped) relative URL to the icon. Examples:

    DefaultIcon /icon/unknown.xbm @@ -403,41 +398,16 @@ DefaultIcon /icon/unknown.xbm

    FancyIndexing directive

    Syntax: FancyIndexing on|off
    -Context: server config, virtual host, directory, - .htaccess
    -Override: Indexes
    -Status: Base
    -Module: mod_autoindex +>Depricated: See IndexOptions + FancyIndexing

    -The FancyIndexing directive sets the FancyIndexing option for a directory. -The IndexOptions directive should be used in -preference. +The FancyIndexing directive was replaced by the +FancyIndexing option to the +IndexOptions directive, and is no longer supported +in Apache 2.0.

    -
    - Note that in versions of Apache prior to 1.3.2, the - FancyIndexing and - IndexOptions directives will override each other. You - should use IndexOptions FancyIndexing in preference - to the standalone FancyIndexing directive. - As of Apache 1.3.2, a standalone FancyIndexing directive - is combined with any IndexOptions directive already - specified for the current scope. -

    HeaderName directive

    @@ -600,20 +570,10 @@ for dangers inherent in truncating descriptions.
    FancyIndexing
    This turns on fancy indexing of directories. -
    - Note that in versions of Apache prior to 1.3.2, the - FancyIndexing and - IndexOptions directives will override each other. You - should use IndexOptions FancyIndexing in preference - to the standalone FancyIndexing directive. - As of Apache 1.3.2, a standalone FancyIndexing directive - is combined with any IndexOptions directive already - specified for the current scope. -
    FoldersFirst (Apache 1.3.10 and later)
    -If this option is enabled, subdirectories in a FancyIndexed listing +If this option is enabled, subdirectory listings will always appear first, followed by normal files in the directory. The listing is basically broken into two components, the files and the subdirectories, and each is sorted separately and @@ -829,7 +789,8 @@ Apache 1.3.4 and later.

    The IndexOrderDefault directive is used in combination with the FancyIndexing -index option. By default, fancyindexed directory listings are displayed in ascending order by filename; the IndexOrderDefault allows +index option. By default, fancyindexed directory listings are displayed +in ascending order by filename; the IndexOrderDefault allows you to change this initial display order.