Is there any way to mask URL apart from the Frames option
We have the domain name as
www.xyz.com. If the user
bookmarks this URL, and incase if server fails i want to
redirect to another server. That means when the user
clicks on the bookmark that he already has in the
Favorites folder, it shouldn't say that the page not
found. Instead it should be redirected to new server. I
know how to redirect the request, but i dont know how we
can mask the URL (not using Frames)
I want to mask to
www.pqr.com which is a different
server (light server) This server should redirect to one
of available (3 servers) server though they have
different URLS
Please help me asap
Thanks
Satyavani