Skip to Content
0
Former Member
Sep 20, 2007 at 09:41 AM

Port & Url mapping

40 Views

Hello,

I've installed an EP 7.0 (Java stack only) on a host name xyz.tech.com and port number : 53800, I setup the SSO (Windows authentication with kerberos) and it works very well.

So I can reach my portal to the following url http://xyz.tech.com:53800/irj/portal

I want the following I added in my dns and alias more easy to remember for my users ==> portaldev.tech.com.

So I did the setup with the Visual Admin => Server => Http Provider

I create a new "Virtual Host" called "portaldev.tech.com" assign the start page to http://xyz.tech.com:53800/irj/portal

And now in my browsers if I type http://portaldev.tech.com I get and error (the page could not be displayed) but if I try http://portaldev.tech.com:53800 then I'm well redirect to http://xyz.tech.com:53800/irj/portal

My question is how can I force (linked) the port number "53800" for my url http://portaldev.tech.com, because it easier to remember an url without a port number like http://portaldev.tech.com instead of http://portaldev.tech.com:53800 (At least for some managers 😊 )

Thanks in advance for your input.