> <!--#if expr="%{HTTP_COOKIE} !~ /my_cookie/" && expr="%{REQUEST_URI} !~
> /clients/-->
Try 1 string after expr= only:
#if expr="%{..} !~ ... && %{...} !~..."
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
