Skip to Content
0
Former Member
Jun 04, 2009 at 02:33 AM

sapwebdisp configuration

32 Views

Hi all, im looking for a hint or solution on how to achieve our planned setup, whether some one have tried it before.

Our backend is : SAP NW J2ee 7.00 ( Java stack only ) SP 12 with SLL applied to the system.

eg: server CN is : j2eeapps.yyy.com , SSL also enabled on this server.

we have develop applicaitions on it , and for the internet publishing we are using sapwebdisp.

The question is :

how can i do multiple redirection on the sapwebdisp.pfl ?

we will be having mulltiple URL

eg.

1. https://app1.aaa.com shoudl go to /webdynpro/dispacther/app1

2. https://app2.aaa.com should go to /webdynpro/dispacther/app2

if user type http://app1.aaa.com it also will be redirectted to SSL https://j2eeapps.yyy.com/webdynpro/dispacther/app1

is this possible in sapwebdisp ?

Thanks..