Hi all, Apache 2.4 introduces ap_expr syntax for complex tests in "RewriteCond expr"
I'm trying to write such a test which uses %{REMOTE_USER}. However, the %{LA-U:REMOTE_USER} look-ahead syntax needed to access this variable in a per-server context doesn't seem to work inside an ap_expr. Can anyone help me understand how to test REMOTE_USER in a "RewriteCond expr" test? Thanks, Richard. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org