hi,
I set the option StdEnvVars because I need to get the values of SSL
variables, but I'm getting only common CGI variables.
Any ideas?
Thanks,
Euricelia.
<Directory "/usr/local/apache/htdocs">
Options Indexes FollowSymLinks MultiViews ExecCGI
AllowOverride All
Order allow,deny
Allow from all
SSLVerifyClient require
SSLVerifyDepth 5
SSLOptions +FakeBasicAuth +StdEnvVars +ExportCertData +StrictRequire
+OptRen
egotiate
AuthType basic
AuthName testing
AuthLDAPURL ldap://x.x.x.x/dc=rnp,dc=br?description
require valid-user
Satisfy Any
</Directory>
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]