cancel
Showing results for 
Search instead for 
Did you mean: 

Change defualt page as /irj/portal

Former Member
0 Kudos

Hi,

I want that default page to open when i write hostname to be http://hostname:port/irj/portal instead of http://hostname:port/index.html.

Plz suggest solution.

Regards,

Priya

Accepted Solutions (1)

Accepted Solutions (1)

detlev_beutner
Active Contributor
0 Kudos

Hi Pryia,

I expect that you want just the other way around: You want to call http://hostname:port/index.html and then see the portal!?

The easiest way is put a client-side (JS and/or HTML header) redirect to http://hostname:port/irj/portal into the standard page (index.html).

Hope it helps

Detlev

Former Member
0 Kudos

Hi,

But i want to achieve this using some parameters to be set.

It is happening in my production portal.. I dont know how it is done and want same to be done on development server.

Regards,

Priya

SandipAgarwalla
Active Contributor
0 Kudos

Priya,

I would suggest you to use any of the Reverse Proxy server to re-direct the request from index.html to the Portal home page....

If you are not using RP server, change the HTTP provider Settings in Visual Admin (not preferred)...

Cluster- server- services- HTTP provider - enter /irj/portal in the start page

Then,

Cluster - Dispatcher - services- HTTP Provider - Select Port - change the port to 80 (if SSL, then 81/443 I think)

Re-start the server...

Hope this helps......

Sandip

Former Member
0 Kudos

Hi Priya,

Go through this [link|http://wiki.sdn.sap.com/wiki/display/EP/ChangePortalURL]

Regards

Basha

Answers (1)

Answers (1)

former_member205624
Contributor
0 Kudos

Hi Priya,

If I am able to understand you correctly, you want to open

SAP Netweaver

SAP Web Application Server page using http://hostname:port/irj/portal.

If not please explain.

Regards,