It seems that problem stems from using compressed  files downloaded from the internet.<br><br>I can create any number of directories and files I want, and they will all be labeled as such:<br>unconfined_u:object_r:httpd_sys_content_t:s<br>
which I'm allowed to serve.<br>However, when I uncompress a gzipped file into the web directory, it doesn't work.<br>I have no idea why because it has the same label as the others:<br>unconfined_u:object_r:httpd_sys_content_t:s<br>
<br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">You really want to use semanage or the next relabel will undo your changes</blockquote><div>
I'm not sure what you mean by relabel. Is that done automatically? <br></div><br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">Have you checked the apache logs?<br>
</blockquote><br>There aren't any errors in the logs.<br>