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: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
SetEnvIf SOME_VALUE "(.*) (.*)" SOME_VALUE="$1\n$2" (replacing space
with newline in env value).
