You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by James Black <jb...@ieee.org> on 2004/02/03 23:10:29 UTC

re: setting up a virtual domain on tomcat

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: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org