Red Hat NETSCAPE ENTREPRISE SERVER 6.0 - INSTALLATION AND MIGRATION GUIDE Instalační příručka Strana 203

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 215
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 202
1 2 ... 198 199 200 201 202 203 204 205 206 207 208 ... 214 215

Komentáře k této Příručce

Žádné komentáře