Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to set Home page

Hi All,

Now we run into one little issue, we would like you to help us out.

Our AccessPoint home page’s url is http://qv.site.com/qlikview/index.htm .

Can we have http://qv.site.com point to the QV home page directly (ie, not have to add /qlikview/index.htm)?

As you know, we are using QV server not IIS, so how to solve it?

Thanks.

1 Solution

Accepted Solutions
ashfaq_haseeb
Champion III
Champion III

Hi

For this to acheive just follow the instructions mentioned below.

go to QEMC --> system --> expand and select qlikview webserver.

to the right pane go to web tab --> in the root folder section click add

In name field don't type anything in in the path just type

c:\Program Files\Qlikview\web

then apply the changes.

make sure to restart services.

Now you can access the qlikview web server by

http://qv.site.com

Hope that helps

Regards

ASHFAQ

View solution in original post

4 Replies
ashfaq_haseeb
Champion III
Champion III

Hi

For this to acheive just follow the instructions mentioned below.

go to QEMC --> system --> expand and select qlikview webserver.

to the right pane go to web tab --> in the root folder section click add

In name field don't type anything in in the path just type

c:\Program Files\Qlikview\web

then apply the changes.

make sure to restart services.

Now you can access the qlikview web server by

http://qv.site.com

Hope that helps

Regards

ASHFAQ

Not applicable
Author

But when I type the url http://qv.site.com<http://qv.englishtown.com/>, it redirect to the IIS welcome page, not AccessPoint Page.

ashfaq_haseeb
Champion III
Champion III

Hi Issac

In this case you have IIS enabled on you machine.

Try to remove iis if you are not using it.

Or else you can change the port for qlikview webserver for 80 to some another port

Hope that helps

Regards

ASHFAQ

erichshiino
Partner - Master
Partner - Master

Hi,

You can listen to that address redirect the users to the original accesspoint address.

You just need to change the config.xml file to make QlikView listen and answer to the root folder.

You need to include some lines in the config.xml file of the AccesPoint.

You will create a blank page (doesn't need to be blank...) that will redirect the user.

Please, check this thread

http://community.qlik.com/message/38960#38960

Look for the answer from Bjorn Wedbratt

Hope it helps,

Erich