how to change the defualt context root
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > WebSphere > WebSphere Portal Server > how to change the defualt context root Thread Rating: 1 votes, 4.00 average.




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    how to change the defualt context root  
kameron cole


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
05-14-04 03:33 AM

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





[ Post a follow-up to this message ]



    Re: how to change the defualt context root  
L D Jones


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
05-19-04 10: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





[ Post a follow-up to this message ]



sivajreddy is offline     Re: Re: how to change the defualt context root  
sivajreddy


View Ip Address Report This Message To A Moderator Edit/Delete Message


Click Here to See the Profile for sivajreddy Click here to Send sivajreddy a Private Message Find more posts by sivajreddy Add sivajreddy to your buddy list
 
09-08-04 06: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 co
ntext as wps/portal . I need to change this to external/portal.Please tell m
e 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




[ Post a follow-up to this message ]



    Re: how to change the defualt context root  
Jerome Curlier


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-09-04 07: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
>







[ Post a follow-up to this message ]



linhns is offline       
linhns


View Ip Address Report This Message To A Moderator Edit/Delete Message


Click Here to See the Profile for linhns Click here to Send linhns a Private Message Find more posts by linhns Add linhns to your buddy list
 
09-17-04 08: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




[ Post a follow-up to this message ]



linhns is offline       
linhns


View Ip Address Report This Message To A Moderator Edit/Delete Message


Click Here to See the Profile for linhns Click here to Send linhns a Private Message Find more posts by linhns Add linhns to your buddy list
 
09-17-04 08: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




[ Post a follow-up to this message ]



    Re: how to change the defualt context root  
L D Jones


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-24-04 10: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





[ Post a follow-up to this message ]



linhns is offline     Re: Re: how to change the defualt context root  
linhns


View Ip Address Report This Message To A Moderator Edit/Delete Message


Click Here to See the Profile for linhns Click here to Send linhns a Private Message Find more posts by linhns Add linhns to your buddy list
 
09-29-04 10: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




[ Post a follow-up to this message ]



    Re: how to change the defualt context root  
Jerome Curlier


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-07-04 07: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
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 04:41 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register