Hi there, I have tried every combination I can think of but can;t get this redirect working.
I have several redirections working, but I am trying to deal with old bookmarks that included the hostname. What I want is any bookmark that is invoked for servername.au.anz.company.net/firmwide/general/* to be redirected to http://aappm.au.anz.company.net/firmwide/general/* so I can move the application without having to worry about server host names.
If the website document is initially setup as a virtual address, this works fine, but I cannot get it to redirect if the servers hostname is included at the start, which is what we have with bookmarks. I’ve tried setting up a default site for this server, and redirecting the incoming URL /firmwide/general/* to http://aapm.au.anz.company.net/firmwide/general/* but it just doesn;t seem to work.
Edit, just to clear up, if I point a dns address aappm.au.anz.ed.net to my server aa01, and then create a website document for aapm.au.anz.ed.net and make it’s home URL aappm.au.anz.ed.net/firmwide/general/aa.nsf and then create a redirection for that site with the incoming URL pattern /firmwide/general/aa.nsf/* and the outgoing URL http://aa01.au.anz.ed.net/firmwide/general/aa.nsf then that redirects successfully. What I can;t get it to do however, is if someone invokes a bookmark pointing to server2.au.anz.ed.net/firmwide/general/aa.nsf/blah I cannot get that to redirect even with the same redirection rule. I’ve tried placing that redirection rule in the default site for server2, and I’ve tried creating a website document for server2.au.anz.ed.net but the redirection doesn’t work on that either.