WebSphere Portal Server - how to change the defualt context root

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > October 2004 > how to change the defualt context root





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 change the defualt context root
kameron cole

2004-05-13, 10:33 pm

I thought that there was an ANT task for chaning the default context
root to something other than wps....

I've seen sites that have done this, but the InfoCenter returns nothing
on a search.

thanks,
kameron cole
L D Jones

2004-05-19, 5:38 pm

kameron cole wrote:
>
> I thought that there was an ANT task for chaning the default context
> root to something other than wps....
>
> I've seen sites that have done this, but the InfoCenter returns nothing
> on a search.


modify-servlet-path

also be aware of this fix
http://www-1.ibm.com/support/docvie...tf-8&lang=en+en
sivajreddy

2004-09-08, 1:52 pm

Hi Jones
I am also required to change the default context root from
http://efwportal.isdsdm.csc.com:9081/wps/portal

to

http://efwportal.isdsdm.csc.com:9081/external/portal

How can I do that?..I tried by URLModifcation but it still takes the root context as wps/portal . I need to change this to external/portal.Please tell me how can I do this?..you pls mail me to

sivajanardhan@yahoo.com

Regards
Siva
quote:
Originally posted by L D Jones
kameron cole wrote:
>
> I thought that there was an ANT task for chaning the default context
> root to something other than wps....
>
> I've seen sites that have done this, but the InfoCenter returns nothing
> on a search.


modify-servlet-path

also be aware of this fix
http://www-1.ibm.com/support/docvie...tf-8&lang=en+en

Jerome Curlier

2004-09-09, 2:48 am

You can have some information by searching for uri.context.path or Changing
the WebSphere Portal URI in Infocentre.

Jerome

"sivajreddy" <sivajreddy.1cadl7@mail.webservertalk.com> wrote in message
news:sivajreddy.1cadl7@mail.webservertalk.com...
>
> Hi Jones
> I am also required to change the default context root from
> http://efwportal.isdsdm.csc.com:9081/wps/portal
>
> to
>
> http://efwportal.isdsdm.csc.com:9081/external/portal
>
> How can I do that?..I tried by URLModifcation but it still takes the
> root context as wps/portal . I need to change this to
> external/portal.Please tell me how can I do this?..you pls mail me to
>
> sivajanardhan@yahoo.com
>
> Regards
> Siva
> L D Jones wrote:
>
>
>
> --
> sivajreddy
> ------------------------------------------------------------------------
> Posted via http://www.webservertalk.com
> ------------------------------------------------------------------------
> View this thread: http://www.webservertalk.com/message225073.html
>



linhns

2004-09-17, 3:38 am

I want to remove the context root /wps/portal in my portal.
Ex. User just type
www.mydomain.com
instead of
www.mydomain.com/wps/portal

Can i do this and How to do.

Many thanks
linhns

2004-09-17, 3:38 am

I want to remove the context root /wps/portal in my portal.
Ex. User just type
www.mydomain.com
instead of
www.mydomain.com/wps/portal

Can i do this and How to do.

Many thanks
L D Jones

2004-09-24, 5:53 pm

linhns wrote:

> I want to remove the context root /wps/portal in my portal.
> Ex. User just type
> www.mydomain.com
> instead of
> www.mydomain.com/wps/portal
>
> Can i do this and How to do.


you could do it with an alias in the webserver configuration
linhns

2004-09-29, 5:34 am

I try adding the line to httpd.conf and it ok.
Redirect / http://websphere:9081/wps/portal

But when i config portal to run on port 80, and add this line.
Redirect / http://websphere/wps/portal
It can not work.
Can you help

Many thanks
Jerome Curlier

2004-10-07, 2:57 am

If you are using Apache, can you try:

RedirectMatch temp ^/$ http://www.yourco.com/wps/portal

"linhns" <linhns.1cztv7@mail.webservertalk.com> wrote in message
news:linhns.1cztv7@mail.webservertalk.com...
>
> I want to remove the context root /wps/portal in my portal.
> Ex. User just type
> www.mydomain.com
> instead of
> www.mydomain.com/wps/portal
>
> Can i do this and How to do.
>
> Many thanks
>
>
>
> --
> linhns
> ------------------------------------------------------------------------
> Posted via http://www.webservertalk.com
> ------------------------------------------------------------------------
> View this thread: http://www.webservertalk.com/message225073.html
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com