If you have any other clever ideas, how to do it, please let me know. Br, Margus --------------------------------------------------------------------- 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: users-unsubscr...@httpd.apache.org " from the digest: users-digest-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org
SetEnvIf SOME_VALUE "(.*) (.*)" SOME_VALUE="$1\n$2" (replacing space
with newline in env value).