<p dir="ltr"><br>
On 5 Feb 2016 12:10 a.m., &quot;Dustin Kempter&quot; &lt;<a href="mailto:dustink@consistentstate.com">dustink@consistentstate.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Here is the file location as well as the output<br>
&gt;<br>
&gt; [root@pgbadger1 pgbadger2]# pwd<br>
&gt; /var/www/html/monitoring/pgbadger2<br>
&gt;<br>
&gt; [root@pgbadger1 pgbadger2]# ls -Z<br>
&gt; -rwxr-xr-x. apache apache unconfined_u:object_r:var_t:s0 pgbadger2.html<br>
&gt;<br>
&gt;<br>
&gt;</p>
<p dir="ltr">From that I&#39;m guessing you moved it to that spot from elsewhere so it didn&#39;t get the correct context.</p>
<p dir="ltr">Use restorecon -Rv /var/www to fix it</p>