Using Environment Variables Inside an SSLRequire regex statement

I havn't found a way to do regex comparisons using variables inside the
regex statement, somthing like:
"%{REQUEST_URI} =~ m#/%{SSL_CLIENT_S_DN_CN}/#"
doesn't seem to work as expected.

Is it possible to use variables inside regex statements? If so can
someone provide me with the syntax or an example?

____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users [at] modssl.org
Automated List Manager majordomo [at] modssl.org
reticent [ Di, 14 Juni 2005 20:23 ] [ ID #836987 ]
Webserver » gmane.comp.apache.mod-ssl.user » Using Environment Variables Inside an SSLRequire regex statement

Vorheriges Thema: problem enabling php ssl support
Nächstes Thema: Client Authentication and Access Control