Mod_Rewrite and dwalogin.nsf

Hi Folks,

Who is going to be my hero today?

I am running an Apache 2.0 server as a reverse proxy in the DMZ. Standard ProxyPass and ProxyPassReverse statements are working fine.

Has anyone used mod_rewrite to fix the passoff between a call to the dwalogin.nsf and what is returned??

Example: User types in http://proxy.server.com/

and is presented with the User ID and Password screen.

Dwalogin.nsf takes this information and redirects the user to their mail file. Unfortunately, it also now displays the destination server’s http address, i.e. http://real.server.com/mai/mailfile.nsf

Someone has had to get this working, please help out a very tired and interested soul who is trying to provide an eloquent solution to what should be a simple problem.

Thank you.