<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic IIS configuration in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/IIS-configuration/m-p/1529184#M1291609</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've deployed the Qlikview web apps in IIS. All the apps are working properly. Users can login via the loginform.htm.&lt;/P&gt;&lt;P&gt;So the URL is:&lt;/P&gt;&lt;P&gt;&lt;A href="http://localhost/Qlikview/LoginForm.htm" target="_blank"&gt;http://localhost/Qlikview/LoginForm.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;When debugging the login process i see that the following page is been used:&lt;/P&gt;&lt;P&gt;&lt;A href="http://localhost/QvAJAXZfc/Authenticate.aspx" target="_blank"&gt;http://localhost/QvAJAXZfc/Authenticate.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Is it possible to run all the web apps with the following URL:&lt;/P&gt;&lt;P&gt;&lt;A href="http://localhost/QV/Qlikview/Loginform.htm" target="_blank"&gt;http://localhost/QV/Qlikview/Loginform.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://localhost/QV/QvAJAXZfc/Authenticate.aspx" target="_blank"&gt;http://localhost/QV/QvAJAXZfc/Authenticate.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Daniël&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>DaanDaanDaan</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>IIS configuration</title>
      <link>https://community.qlik.com/t5/QlikView/IIS-configuration/m-p/1529184#M1291609</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've deployed the Qlikview web apps in IIS. All the apps are working properly. Users can login via the loginform.htm.&lt;/P&gt;&lt;P&gt;So the URL is:&lt;/P&gt;&lt;P&gt;&lt;A href="http://localhost/Qlikview/LoginForm.htm" target="_blank"&gt;http://localhost/Qlikview/LoginForm.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;When debugging the login process i see that the following page is been used:&lt;/P&gt;&lt;P&gt;&lt;A href="http://localhost/QvAJAXZfc/Authenticate.aspx" target="_blank"&gt;http://localhost/QvAJAXZfc/Authenticate.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Is it possible to run all the web apps with the following URL:&lt;/P&gt;&lt;P&gt;&lt;A href="http://localhost/QV/Qlikview/Loginform.htm" target="_blank"&gt;http://localhost/QV/Qlikview/Loginform.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://localhost/QV/QvAJAXZfc/Authenticate.aspx" target="_blank"&gt;http://localhost/QV/QvAJAXZfc/Authenticate.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Daniël&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IIS-configuration/m-p/1529184#M1291609</guid>
      <dc:creator>DaanDaanDaan</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: IIS configuration</title>
      <link>https://community.qlik.com/t5/QlikView/IIS-configuration/m-p/1529287#M1291613</link>
      <description>&lt;P&gt;You can definitely change URLs when using QlikView Webserver:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A href="https://qliksupport.force.com/articles/000036511" target="_blank"&gt;https://qliksupport.force.com/articles/000036511&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Whether this applies out of the box to IIS as well, I honestly can't say, since I've never tested it.&lt;/P&gt;
&lt;P&gt;I hope it's a good starting point for you.&lt;/P&gt;
&lt;P&gt;Cheers!&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2019 07:17:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IIS-configuration/m-p/1529287#M1291613</guid>
      <dc:creator>Daniele_Purrone</dc:creator>
      <dc:date>2019-01-11T07:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: IIS configuration</title>
      <link>https://community.qlik.com/t5/QlikView/IIS-configuration/m-p/1529320#M1291616</link>
      <description>&lt;P&gt;Hi Daniele_purrone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply. This solution is not working for IIS. Maybe i've to switch to Qlikview Webserver, but that isn't&amp;nbsp; preferred.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Daniël&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2019 08:52:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IIS-configuration/m-p/1529320#M1291616</guid>
      <dc:creator>DaanDaanDaan</dc:creator>
      <dc:date>2019-01-11T08:52:57Z</dc:date>
    </item>
  </channel>
</rss>

