On Thu, Jul 1, 2010 at 9:56 AM, Christian Unger <[email protected]> wrote:
>
> Hi there,
>
> I'd like to know whether it is possible to check a request for a string via
> regex, store this into an envvar and match an ldap attribute against this
> variable?
nope
>
> below is my directory block. from the logs I can tell that the match in the
> require ldap-attribute shows that the variable doesn't get expanded.
> on a side note I'd like to know how to log the variable to check whether it
> has been set or if my regex is completly in the woods.
you can change your LogFormat to include %{date}e
> SetEnvIf REQUEST_URI ".*/directory/(\d{8})/.*" date=$1
> Require ldap-attribute sn=date
--
Eric Covener
[email protected]
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
" from the digest: [email protected]
For additional commands, e-mail: [email protected]