Red Hat NETSCAPE ENTREPRISE SERVER 6.0 - INSTALLATION AND MIGRATION GUIDE Installationsanleitung Seite 203

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 215
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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.
Seitenansicht 202
1 2 ... 198 199 200 201 202 203 204 205 206 207 208 ... 214 215

Kommentare zu diesen Handbüchern

Keine Kommentare