On 8/4/05, Robert F Hall <[EMAIL PROTECTED]> wrote:
> This *should* be simple, but is not working for us.
> 
> We are using Apache 1.3.27.
> 
> We are trying to redirect requests to a particualr host name (an alias) to
> the real host name and a specific URL.  For example,  if
> http://specific-app.berkeley.edu      is requested, we need it to be
> redirected
> to  http://hostname.berkeley.edu/specific-context/index.jsp
> 
> We have tried the following in httpd.conf and no joy (with and w/o
> 'index.jsp')

Your virtual host config does not follow the docs.  Try starting here:
http://httpd.apache.org/docs/1.3/misc/FAQ.html#canonical-hostnames
and
http://httpd.apache.org/docs/2.0/vhosts/name-based.html

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to