Apache. Документация на русском

Классы:   1    2    3    4      5      6    7    8    9    10  

Indexes
RU          EN  

The following directives are allowed in .htaccess files when AllowOverride Indexes is in effect. They allow .htaccess users to control aspects of the directory index pages provided by the server, including autoindex generation.

  • AddAlt [mod_autoindex] - Alternate text to display for a file, instead of an icon selected by filename

  • AddAltByEncoding [mod_autoindex] - Alternate text to display for a file instead of an icon selected by MIME-encoding

  • AddAltByType [mod_autoindex] - Alternate text to display for a file, instead of an icon selected by MIME content-type

  • AddDescription [mod_autoindex] - Description to display for a file

  • AddIcon [mod_autoindex] - Icon to display for a file selected by name

  • AddIconByEncoding [mod_autoindex] - Icon to display next to files selected by MIME content-encoding

  • AddIconByType [mod_autoindex] - Icon to display next to files selected by MIME content-type

  • DefaultIcon [mod_autoindex] - Icon to display for files when no specific icon is configured

  • DirectoryCheckHandler [mod_dir] - Toggle how this module responds when another handler is configured

  • DirectoryIndex [mod_dir] - List of resources to look for when the client requests a directory

  • DirectoryIndexRedirect [mod_dir] - Configures an external redirect for directory indexes.

  • DirectorySlash [mod_dir] - Toggle trailing slash redirects on or off

  • ExpiresActive [mod_expires] - Enables generation of Expires headers

  • ExpiresByType [mod_expires] - Value of the Expires header configured by MIME type

  • ExpiresDefault [mod_expires] - Default algorithm for calculating expiration time

  • FallbackResource [mod_dir] - Define a default URL for requests that don't map to a file

  • HeaderName [mod_autoindex] - Name of the file that will be inserted at the top of the index listing

  • ImapBase [mod_imagemap] - Default base for imagemap files

  • ImapDefault [mod_imagemap] - Default action when an imagemap is called with coordinates that are not explicitly mapped

  • ImapMenu [mod_imagemap] - Action if no coordinates are given when calling an imagemap

  • IndexHeadInsert [mod_autoindex] - Inserts text in the HEAD section of an index page.

  • IndexIgnore [mod_autoindex] - Adds to the list of files to hide when listing a directory

  • IndexIgnoreReset [mod_autoindex] - Empties the list of files to hide when listing a directory

  • IndexOptions [mod_autoindex] - Various configuration settings for directory indexing

  • IndexOrderDefault [mod_autoindex] - Sets the default ordering of the directory index

  • IndexStyleSheet [mod_autoindex] - Adds a CSS stylesheet to the directory index

  • MetaDir [mod_cern_meta] - Name of the directory to find CERN-style meta information files

  • MetaFiles [mod_cern_meta] - Activates CERN meta-file processing

  • MetaSuffix [mod_cern_meta] - File name suffix for the file containing CERN-style meta information

  • ReadmeName [mod_autoindex] - Name of the file that will be inserted at the end of the index listing