Bhuvaneswaran A wrote:
>
> Short question: How do I use a environment variable in
> condition in httpd.conf file? I like to use "SVN-ACTION" variable in
> condition in order to define specific configuration for SVN
> requests.
You don't; IfDefine's are evaluated at server startup, not per-requ
Hello,
Short question: How do I use a environment variable in
condition in httpd.conf file? I like to use "SVN-ACTION" variable in
condition in order to define specific configuration for SVN
requests. AFAIK, can take parameters passed using -D
option. Can I leverage this directive to check for