I am trying to use Jarod&#39;s guide to set up mythweb so when i put my machines name in the address bar it takes me right to mythweb.<br><br>Here are his instructions:<br><br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">
<p>Personally, I don&#39;t plan on using the web server on this box for
anything *but* MythWeb, so I opted to move everything in
/var/www/html/mythweb/ to /var/www/html/ and remove the mythweb folder,
so I get to MythWeb with just <a href="http://htpc/">http://htpc/</a> (htpc is the hostname for
MythTV box). Alternatively, Zachary Hamm suggests creating an index.php
file in /var/www/html/, containing the following to achieve the same
effect:</p><div style="margin-left: 40px;" class="cmd">&lt;?php header(&quot;Location: /mythweb&quot;); ?&gt;</div><p>This works better for those who also run other web-based apps on
their MythTV box (like phpMyAdmin, for example), and keeps the apache
doc root a bit tidier.</p></blockquote><div><br>I want to use the php forward method.&nbsp; But when i do all I see is a blank white page.&nbsp; If i run &quot;/usr/sbin/setsebool -P httpd_can_network_connect=1&quot; like the guide says it says that SELinux is disabled (what i want)
<br><br>Why is it doing this?&nbsp; If i remove the index.html file I see the Apache test page.&nbsp; And if i put the /mythweb after the address i can use mythweb.<br><br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">
[root@Mitchell_mc html]# ls<br>mythweb<br>[root@Mitchell_mc html]# echo &quot;&lt;?php header(&quot;Location: /mythweb&quot;); ?&gt;&quot; &gt; index.html<br>[root@Mitchell_mc html]# ls<br>index.html&nbsp; mythweb<br>[root@Mitchell
_mc html]# <br></blockquote><br><br>Thanks,<br>Mitchell<br>&nbsp;</div><br>



<br>