Forum Moderators: phranque
I´ve really tried to fix this problem by myself. But the time is too short. And until yersterday I didn´t really know what mod_rewrite is :)!
I want that requests to http://domain.foo/ are redirected to the Lotus Domino server. But in the browser you shold still see http://domain.foo/. It´s no problem if after the http://domain.foo/ the strange URLs Domino produces are shown :)! I´m using the following RewriteRule: "RewriteRule ^/(.*)$ http://192.168.132.104/$1 [P]".
My Problem is now. I´m writing http://domain.foo/ in the URL line of the browser. The loginform from the dominoserver appears (the URL is http://domain.foo/homepage.nsf). Now I type the correct username and password. Than there appears the loginform a second time. This time with http://192.168.132.104/homepage.nsf in the URL. Now when I go one page back I can see the loginform with the other URL. Now a reload of the page and the login is complete.
thanks everyone who tries to help me
mrfreeze
Here is the rewrite.log:
client-IP - - [20/Jan/2005:09:46:02 +0100] [domain.foo/sid#81b5950][rid#8290da8/initial] (2) init rewrite engine with requested uri /names.nsf
client-IP - - [20/Jan/2005:09:46:02 +0100] [domain.foo/sid#81b5950][rid#8290da8/initial] (3) applying pattern '^/(.*)$' to uri '/names.nsf'
client-IP - - [20/Jan/2005:09:46:02 +0100] [domain.foo/sid#81b5950][rid#8290da8/initial] (2) rewrite /names.nsf -> http://192.168.132.104/names.nsf
client-IP - - [20/Jan/2005:09:46:02 +0100] [domain.foo/sid#81b5950][rid#8290da8/initial] (2) forcing proxy-throughput with http://192.168.132.104/names.nsf
client-IP - - [20/Jan/2005:09:46:02 +0100] [domain.foo/sid#81b5950][rid#8290da8/initial] (1) go-ahead with proxy request proxy:http://192.168.132.104/names.nsf [OK]
client-IP - - [20/Jan/2005:09:46:12 +0100] [domain.foo/sid#81b5950][rid#8290da8/initial] (2) init rewrite engine with requested uri /homepage.nsf
client-IP - - [20/Jan/2005:09:46:12 +0100] [domain.foo/sid#81b5950][rid#8290da8/initial] (3) applying pattern '^/(.*)$' to uri '/homepage.nsf'
client-IP - - [20/Jan/2005:09:46:12 +0100] [domain.foo/sid#81b5950][rid#8290da8/initial] (2) rewrite /homepage.nsf -> http://192.168.132.104/homepage.nsf
client-IP - - [20/Jan/2005:09:46:12 +0100] [domain.foo/sid#81b5950][rid#8290da8/initial] (2) forcing proxy-throughput with http://192.168.132.104/homepage.nsf
client-IP - - [20/Jan/2005:09:46:12 +0100] [domain.foo/sid#81b5950][rid#8290da8/initial] (1) go-ahead with proxy request proxy:http://192.168.132.104/homepage.nsf [OK]
client-IP - - [20/Jan/2005:09:46:12 +0100] [domain.foo/sid#81b5950][rid#8290da8/initial] (2) init rewrite engine with requested uri /icons/ecblank.gif
client-IP - - [20/Jan/2005:09:46:12 +0100] [domain.foo/sid#81b5950][rid#8290da8/initial] (3) applying pattern '^/(.*)$' to uri '/icons/ecblank.gif'
client-IP - - [20/Jan/2005:09:46:12 +0100] [domain.foo/sid#81b5950][rid#8290da8/initial] (2) rewrite /icons/ecblank.gif -> http://192.168.132.104/icons/ecblank.gif
client-IP - - [20/Jan/2005:09:46:12 +0100] [domain.foo/sid#81b5950][rid#8290da8/initial] (2) forcing proxy-throughput with http://192.168.132.104/icons/ecblank.gif
client-IP - - [20/Jan/2005:09:46:12 +0100] [domain.foo/sid#81b5950][rid#8290da8/initial] (1) go-ahead with proxy request proxy:http://192.168.132.104/icons/ecblank.gif [OK]
client-IP - - [20/Jan/2005:09:46:12 +0100] [domain.foo/sid#81b5950][rid#8290da8/initial] (2) init rewrite engine with requested uri /homepage.nsf/40EFE319C78C147D802569F500658802/$FILE/#*$!.jpe
client-IP - - [20/Jan/2005:09:46:12 +0100] [domain.foo/sid#81b5950][rid#8290da8/initial] (3) applying pattern '^/(.*)$' to uri '/homepage.nsf/40EFE319C78C147D802569F500658802/$FILE/#*$!.jpe'
client-IP - - [20/Jan/2005:09:46:12 +0100] [domain.foo/sid#81b5950][rid#8290da8/initial] (2) rewrite /homepage.nsf/40EFE319C78C147D802569F500658802/$FILE/#*$!.jpe -> http://192.168.132.104/homepage.nsf/40EFE319C78C147D802569F500658802/$FILE/#*$!.jpe
client-IP - - [20/Jan/2005:09:46:12 +0100] [domain.foo/sid#81b5950][rid#8290da8/initial] (2) forcing proxy-throughput with http://192.168.132.104/homepage.nsf/40EFE319C78C147D802569F500658802/$FILE/xxx.jpe
client-IP - - [20/Jan/2005:09:46:12 +0100] [domain.foo/sid#81b5950][rid#8290da8/initial] (1) go-ahead with proxy request proxy:http://192.168.132.104/homepage.nsf/40EFE319C78C147D802569F500658802/$FILE/xxx.jpe [OK]
client-IP - - [20/Jan/2005:09:46:12 +0100] [domain.foo/sid#81b5950][rid#8290da8/initial] (2) init rewrite engine with requested uri /homepage.nsf/dWMR-ProgressBar
client-IP - - [20/Jan/2005:09:46:12 +0100] [domain.foo/sid#81b5950][rid#8290da8/initial] (2) init rewrite engine with requested uri /homepage.nsf/dWMR-Web-PersonalOptions
client-IP - - [20/Jan/2005:09:46:12 +0100] [domain.foo/sid#81b5950][rid#8290da8/initial] (3) applying pattern '^/(.*)$' to uri '/homepage.nsf/dWMR-ProgressBar'
client-IP - - [20/Jan/2005:09:46:12 +0100] [domain.foo/sid#81b5950][rid#8290da8/initial] (3) applying pattern '^/(.*)$' to uri '/homepage.nsf/dWMR-Web-PersonalOptions'
client-IP - - [20/Jan/2005:09:46:12 +0100] [domain.foo/sid#81b5950][rid#8290da8/initial] (2) rewrite /homepage.nsf/dWMR-ProgressBar -> http://192.168.132.104/homepage.nsf/dWMR-ProgressBar
client-IP - - [20/Jan/2005:09:46:12 +0100] [domain.foo/sid#81b5950][rid#8290da8/initial] (2) forcing proxy-throughput with http://192.168.132.104/homepage.nsf/dWMR-ProgressBar
client-IP - - [20/Jan/2005:09:46:12 +0100] [domain.foo/sid#81b5950][rid#8290da8/initial] (2) rewrite /homepage.nsf/dWMR-Web-PersonalOptions -> http://192.168.132.104/homepage.nsf/dWMR-Web-PersonalOptions
client-IP - - [20/Jan/2005:09:46:12 +0100] [domain.foo/sid#81b5950][rid#8290da8/initial] (1) go-ahead with proxy request proxy:http://192.168.132.104/homepage.nsf/dWMR-ProgressBar [OK]
client-IP - - [20/Jan/2005:09:46:12 +0100] [domain.foo/sid#81b5950][rid#8290da8/initial] (2) forcing proxy-throughput with http://192.168.132.104/homepage.nsf/dWMR-Web-PersonalOptions
client-IP - - [20/Jan/2005:09:46:12 +0100] [domain.foo/sid#81b5950][rid#8290da8/initial] (1) go-ahead with proxy request proxy:http://192.168.132.104/homepage.nsf/dWMR-Web-PersonalOptions [OK]