Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
khan_imran
Creator II
Creator II

Error while renaming Access Point URL

Hello All,

I am trying to rename my Qlikview access point url address by using the below index.htm file. I have created this file under C:\Redirect\App\ folder and have C:\Redirect\App under root folder( QlikView Management console -> System -> Setup -> QlikView Web Servers -> QVWS@servername -> Web).

When i access the same using URL - http://qlikview/ and getting a below error;

This site can’t be reached

qlikview’s server DNS address could not be found.

<html>

<head>

<title></title>

<style type="text/css">

body, html

{

margin: 0; padding: 0; height: 100%; overflow: hidden;

}

</style>

</head>

<body>

<iframe width="100%" height="100%" src="http://qlikview" />

</body>

</html>

Kindly assist me with the same.

0 Replies