Hi Isaias, we made a lot of changes and now we have:
http://serverofwebdispatcher.domain/sap/admin/public/default.html = is running fine
http://myportal.domain/irj/portal = running over port 80 and here the user cannot see the port
https://myportal.domain/irj/portal = running over port 443 and here the user cannot see the port
The profile is:
icm/server_port_0 = PROT=HTTP,PORT=80,TIMEOUT=120,PROCTIMEOUT=600,EXTBIND=1
icm/server_port_1 = PROT=HTTPS,PORT=443,TIMEOUT=120, PROCTIMEOUT=600,EXTBIND=1
icm/HTTP/admin_0 = PREFIX=/sap/admin,DOCROOT=$(DIR_DATA)$(DIR_SEP)icmandir,AUTHFILE=$(icm/authfile),PORT=80
icm/HTTP/redirect_0 = PREFIX=/, FROM=*, FOR=myportal.domain:*, FROMPROT=http, PROT=https, PORT=443, HOST=myportal.domain
Thanks
Marcos.