Red Hat NETSCAPE ENTREPRISE SERVER 6.0 - INSTALLATION AND MIGRATION GUIDE Guía de instalación Pagina 203

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 215
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 202
Changes to the httpd.conf File
Appendix C: Configuration Changes to Web Servers with Apache Web Agent 203
Allow from all
</Directory>
X509 Client Cert or Basic authentication
AliasMatch /siteminderagent/certoptional/[0-9]+/(.*) "<web_agent_home>/$1"
<Directory "<web_agent_home>/$1"
Options Indexes
AllowOverride None
Order allow,deny
Allow from all
</Directory>
X509 Certificate or Form or X509 Client Cert and Form authentication
Alias /siteminderagent/certoptional/"<web_agent_home>/
samples/"
<Directory "<web_agent_home>/samples/"
Options Indexes
AllowOverride None
Order allow,deny
Allow from all
</Directory>
Forms authentication or Agent is cookie provider for single sign-on
Alias /siteminderagent/ <web_agent_home>/samples/
<Directory "/export/webagent/samples/">
Options Indexes MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>
Note: This is the alias that should be placed at the end of the section.
Vista de pagina 202
1 2 ... 198 199 200 201 202 203 204 205 206 207 208 ... 214 215

Comentarios a estos manuales

Sin comentarios