Red Hat DIRECTORY SERVER 2.0 - GATEWAY Manual de usuario Pagina 52

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 96
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 51
Chapter 6. Handling directories
AddIconByType icon mime_type (f)
Specifies the icon that should be used for a particlar MIME content type. The
MIME content type can either be fully specified (e.g. text/html) or partially spec-
ified (e.g. text/*).
AddAltByType "text" mime_type (f)
Specifies the ALT attribute in the <IMG/> tag. If you are expecting text-only
browsers you might want to keep this short and of constant width (three
characters is traditional). Alternatively, ditch the icons altogether.
DefaultIcon icon (f)
This specifies the icon to be used if nothing else matches. There does not appear
to be an equivalent DefaultAlt command.
AddIcon icon name (f)
This specifies an icon for a particualt file name. Typically this should be avoided
but it is the best way to match the parent directory .. and other directories with
the pseudo-filename ^^DIRECTORY^^.
AddAlt "text" name (f)
This specifies ALT text alongside AddIcon’s images.
HeaderName name name ...
This identifies the file whose contents should be placed above the file listing.
The first file in the list that exists is used. These file names typically appear in the
IndexIgnore instruction.
The files can be either plain text, an HTML body fragment or an entire “top half”
of an HTML page. To stop the server adding its own HTML top half see the
IndexOptions option SupporessHTMLHeader.
ReadmeName name name ...
Exactly as HeaderName but it corresponds to the text below the listing. This can
only be plain text or an HTML body fragment.
Syntax summary: Options to IndexOptions
FancyIndexing
Turns on the four-column (by default) indexing mode rather than plain, bullet-
list indexing mode.
ScanHTMLTitles (f)
The Description column is filled in with the HTML <TITLE>.
SuppressSize (f)
The Size column is not displayed.
SuppressLastModified (f)
The Last modified column is not displayed.
SuppressDescription (f)
The Description column is not displayed.
48
Vista de pagina 51
1 2 ... 47 48 49 50 51 52 53 54 55 56 57 ... 95 96

Comentarios a estos manuales

Sin comentarios