<?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 Re: Reverse proxy for accessing qlikview document from the Web in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reverse-proxy-for-accessing-qlikview-document-from-the-Web/m-p/184173#M1328009</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please let me know if you got the solution for this. I would like to learn more on this. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Sep 2011 20:28:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-09-20T20:28:19Z</dc:date>
    <item>
      <title>Reverse proxy for accessing qlikview document from the Web</title>
      <link>https://community.qlik.com/t5/QlikView/Reverse-proxy-for-accessing-qlikview-document-from-the-Web/m-p/184169#M1328000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qlikview server 9.0 SR5&lt;/P&gt;&lt;P&gt;License: Small business Edition.&lt;/P&gt;&lt;P&gt;Authorization: NTFS authorization (Windows controls file access)&lt;/P&gt;&lt;P&gt;I'm looking for a way to make the documents accessible from the web.&lt;/P&gt;&lt;P&gt;The qlikview server is on the intranet.&lt;/P&gt;&lt;P&gt;My webserver (apache) is on the DMZ.&lt;/P&gt;&lt;P&gt;I have configured the apache to work as reverse proxy. Apache forwards the requests to the /QvAJAXZfc/QvsViewClient.asp to the qlikview server.&lt;/P&gt;&lt;P&gt;if i go to the page "&lt;A href="http://webserver/QvAJAXZfc/QvsViewClient.asp" target="_blank"&gt;http://webserver/QvAJAXZfc/QvsViewClient.asp&lt;/A&gt;" it work and i see this page:&lt;/P&gt;&lt;P&gt;&amp;lt;result&amp;gt;&amp;lt;message text="Empty Request"/&amp;gt;&amp;lt;/result&amp;gt;&lt;/P&gt;&lt;P&gt;If instead i go to the page "&lt;A href="http://webserver/kportal_ajax/default.htm" target="_blank"&gt;http://webserver/kportal_ajax/default.htm&lt;/A&gt;" (a local working ajax generated from a .qvw) i see the error:&lt;/P&gt;&lt;P&gt;"Failed to open document, file not found."&lt;/P&gt;&lt;P&gt;any idea?!?&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reverse-proxy-for-accessing-qlikview-document-from-the-Web/m-p/184169#M1328000</guid>
      <dc:creator>fabio</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Reverse proxy for accessing qlikview document from the Web</title>
      <link>https://community.qlik.com/t5/QlikView/Reverse-proxy-for-accessing-qlikview-document-from-the-Web/m-p/184170#M1328003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fabio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know you find a solution for your problem.&amp;nbsp; I have a similar situation and would like to know it's possible to make it work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 08:11:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reverse-proxy-for-accessing-qlikview-document-from-the-Web/m-p/184170#M1328003</guid>
      <dc:creator />
      <dc:date>2011-05-13T08:11:23Z</dc:date>
    </item>
    <item>
      <title>Reverse proxy for accessing qlikview document from the Web</title>
      <link>https://community.qlik.com/t5/QlikView/Reverse-proxy-for-accessing-qlikview-document-from-the-Web/m-p/184171#M1328004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want your QlikView server operating in&amp;nbsp; "NTFS authorization (Windows controls file access)" mode, than you really need Integrated Windows Authetication. That requires that clients and servers are in the same Windows domain. That excludes "public internet".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, Apache proxy will discard all the messages and headers related to&amp;nbsp; Windows Integrated Authentication .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Few options that might work:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;use a virtual network (VPN) = your clients are in the same Windows domain as the server&lt;/LI&gt;&lt;LI&gt;don't use Windows Integrated Authentication&lt;/LI&gt;&lt;LI&gt;there are few samples about "header authentication". That means the web page (your Apache) needs to add some headers that can be checked by QlikView from some LDAP or similar. &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Alex&lt;/P&gt;&lt;P&gt;www.snowflakejoins.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 08:57:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reverse-proxy-for-accessing-qlikview-document-from-the-Web/m-p/184171#M1328004</guid>
      <dc:creator />
      <dc:date>2011-05-13T08:57:34Z</dc:date>
    </item>
    <item>
      <title>Reverse proxy for accessing qlikview document from the Web</title>
      <link>https://community.qlik.com/t5/QlikView/Reverse-proxy-for-accessing-qlikview-document-from-the-Web/m-p/184172#M1328007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your reply.&amp;nbsp; About don't use windows integrated authentication --&amp;gt; I thought with the Small business Edition this is the only option to work with, DMS is not possible.&amp;nbsp;&amp;nbsp; Can you confirm this?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My situation is about the same as Fabio except I can work with a windows web server instead of apache.&amp;nbsp; &lt;/P&gt;&lt;P&gt;I just need to know it's possible to run a QV small business webserver on a windows WEB server (not in a domain) and access de QV SB server via LDAP authentication?&amp;nbsp;&amp;nbsp; Goal is that employees can access the QV SBE environment via public internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your feedback!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Koen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 09:21:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reverse-proxy-for-accessing-qlikview-document-from-the-Web/m-p/184172#M1328007</guid>
      <dc:creator />
      <dc:date>2011-05-13T09:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse proxy for accessing qlikview document from the Web</title>
      <link>https://community.qlik.com/t5/QlikView/Reverse-proxy-for-accessing-qlikview-document-from-the-Web/m-p/184173#M1328009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please let me know if you got the solution for this. I would like to learn more on this. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2011 20:28:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reverse-proxy-for-accessing-qlikview-document-from-the-Web/m-p/184173#M1328009</guid>
      <dc:creator />
      <dc:date>2011-09-20T20:28:19Z</dc:date>
    </item>
  </channel>
</rss>

