Hello list, I'm still tryng to get mod_rewrite work correctly in order to pass authorization headers to Zope. What's the correct syntax to do this? If I put "RequestHeader add REMOTE_USER %{LA-U:REMOTE_USER}e" in a <location> directive, after rewriting an url to zope I receive (null), but If a specify a value like "RequestHeader add REMOTE_USER 'abc'" I can see this in the Zope request. (I also tried to pass the header via E= in the rewrite code) I need to pass this header with mod_rewrite because FastCGI is deprecated with Zope2.9. -- Davide Corio davide.corio<at>redomino.com Redomino S.r.l. C.so Monte Grappa 90/b - 10145 Torino - Italy Tel: +39 011 19502871 - Fax: +39 011 19791122 - http://www.redomino.com/ --------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx