WebSphere Portal Server - How to Redirect / to /wps/portal?

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > May 2004 > How to Redirect / to /wps/portal?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author How to Redirect / to /wps/portal?
Mike Freeman

2004-05-10, 5:40 pm

Can someone tell me what Apache/IHS magic is needed in httpd.conf to cause
the
root URI (/) to get redirected to /wps/portal?

I simply want to cause invocations of http://mysite.com to be redirected to
http://mysite.com/wps/portal?

I have tried multiple flavors of mod_rewrite and redirect directives and I
simply
cannot figure out how to do this...but I have got to believe this is not an
unusual
need for folks setting up WPS sites?

--Mike


LTH

2004-05-10, 5:40 pm

Try:

RedirectMatch temp ^/$ http://mysite/wps/portal

LTH

"Mike Freeman" <michael_h_freeman@yahoo.com> wrote in message
news:c7jkot$5pru$1@news.boulder.ibm.com...
> Can someone tell me what Apache/IHS magic is needed in httpd.conf to cause
> the
> root URI (/) to get redirected to /wps/portal?
>
> I simply want to cause invocations of http://mysite.com to be redirected

to
> http://mysite.com/wps/portal?
>
> I have tried multiple flavors of mod_rewrite and redirect directives and I
> simply
> cannot figure out how to do this...but I have got to believe this is not

an
> unusual
> need for folks setting up WPS sites?
>
> --Mike
>
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com