<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Load denied by X-Frame-Options]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=7526</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7526&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Load denied by X-Frame-Options.]]></description>
		<lastBuildDate>Mon, 21 May 2018 13:32:53 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Load denied by X-Frame-Options]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=31695#p31695</link>
			<description><![CDATA[<p>Thanks @PaulShipley.</p><p>Apache 2.4 config for https:<br /></p><div class="codebox"><pre><code>&lt;virtualhost *:443&gt;
  ServerName fa24.local
  DocumentRoot &quot;C:\Users\shipl\htdocs\fa24&quot;
  &lt;directory &quot;C:\Users\shipl\htdocs\fa24&quot;&gt;
    Options Indexes FollowSymLinks Includes ExecCGI
    AllowOverride All
    Require all granted
    SSLRequireSSL
  &lt;/directory&gt;

  Header always set X-Frame-Options SAMEORIGIN

  SSLEngine on
  SSLCertificateFile &quot;C:\Apps\xampp\apache\conf\ssl.crt\fa-selfsigned.crt&quot;
  SSLCertificateKeyFile &quot;C:\Apps\xampp\apache\conf\ssl.key\fa-selfsigned.key&quot;
&lt;/virtualhost&gt;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 21 May 2018 13:32:53 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=31695#p31695</guid>
		</item>
		<item>
			<title><![CDATA[Load denied by X-Frame-Options]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=31693#p31693</link>
			<description><![CDATA[<p>Hi, </p><p>I have been working on migrating my private production environment (Ubuntu 16.04, Apache2) to HTTPS and found that there was an issue with FrontAccounting. The problem was that I could not edit or add items using Items and Inventory / Items as the JsHttpRequest would fail (leaving an explanation mark triangle). The issue was that the X-Frame-Options needed to be set in the Apache2 configuration.</p><p>The issue is described here:<br />https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options</p><p>The details are described here:<br />http://paulshipley.id.au/blog/load-denied-by-x-frame-options</p><p>Hope this helps.</p>]]></description>
			<author><![CDATA[null@example.com (PaulShipley)]]></author>
			<pubDate>Sun, 20 May 2018 23:18:02 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=31693#p31693</guid>
		</item>
	</channel>
</rss>
