Hello,
 We have a virtual host on apache:
http://virtualhost.abc.edu
 This actually is on
host.abc.edu

There is a index.php that is ran automatically when you go to virtualhost.abc.edu

I now have a jsp page that I want to replace the php with.

People have bookmarked virtualhost.abc.edu

 I want their bookmarks to go to
http://tomcathost.abc.edu/SomeDirectory

I have an index.jsp in SomeDirectory

Is there any way to make this transparent to the user, where I am not using a webpage that is redirecting them?

I want some to enter:
http://virtualhost.abc.edu and have them go immediately to http://tomcathost.abc.edu/SomeDirectory


Thank you for any ideas.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to