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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 96
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 70
Chapter 9. Delegated control
Figure 9-4. Not the games directory
The Options command sets various parameters that basically control whether a mod-
ule’s or core facilities should be enabled or not. For the topic of delegation we will
be interested in only three parameters. The first of these is Indexes which enables
or disables autoindex_module. Note the leading minus sign. The Options command
can be used in three ways, to disable a specific option, to enable a specific option or
to set the complete set of options in one go.
Syntax summary: Setting options
Options -Indexes
Turn off automatic indexing. Leave all other options unchanged.
Options +Indexes
Turn on automatic indexing. Leave all other options unchanged.
Options Indexes
Turn on automatic indexing. Unset all other options.
So far, we haven’t really delegated control. We have allowed for variation in subdi-
rectories but we have not truly delegated the controls to people who cannot rewrite
the configuration file and tell the server to reread it. We need a means to delegate
control of a subdirectory into the subdirectory itself.
IndexIgnore "#*#" "*~" "configuration"
AccessFileName "configuration"
Figure 9-5. httpd.conf: Delegation to files in directories
The AccessFileName command names a file (or set of files) that will be looked for
within the directory being served and whose contents will be regarded as if they had
been inside a <Directory> block for that specific directory. The name of the command
67
Vista de pagina 70
1 2 ... 66 67 68 69 70 71 72 73 74 75 76 ... 95 96

Comentarios a estos manuales

Sin comentarios