Skip to Content
0
Former Member
Apr 11, 2014 at 01:50 PM

Configure the web server to show an alias name instead the hostname in the URL

719 Views

Hi,

I'm trying to configure BO to publish it using an alias intead the hostname of the CR server when you access via web browser.

Here is an example:

When I run the request to run reports from an application that use BO the browser show this in the address bar:

http://Server_name:8080/BOE/CrystalReports/viewrpt.cwr

But because some external clients of my company access this application via Internet and because some obvious restrictions of the security team, the address bar in the web browser should show this:

https://app.mycompany.com/BOE/CrystalReports/viewrpt.cwr

I already have the certificate installed and issue by a public trusted root CA. The internal and external (public) dns entry is in place and pointing to the correct location.

Can some one help me configuring this? Thanks in advance.

Regards,

--

Victor