Hi there,
My department server is using httpd 1.5.1 and we have the usual set up, where
the main host name is as
www.deptname.ucla.edu
and my own group page is located such that we access it by
www.deptname.ucla.edu/~groupname
Recently I requested the administrator to set-up a virtual address so my group
has the adress
www.groupname.ucla.edu
The administrator also gave it aliases with names as groupname.ucla.edu
My question is that is there a way to configure it so that no matter which url
request you send it (any pages within www.deptname.ucla.edu/~groupname, or
groupname.ucla.edu) it will always jump to the corresponding pages but with
the main www.groupname.ucla.edu shown? I could use meta refresh in my page and
redirect all request to www.groupname.ucla.edu but some pages takes too long
to reload when redirected.
Thank you for your help in advance.
Hank