Hi, I just changed my web server from Abyss to Apache, does anyone know how I set up Apache to run PHP files?
:chainsaw:and does anyne know how i keep the forum from going back the the front page when the refresh button is hit?hehe I knew that was coming
<!-- m --><a class="postlink" href="http://www.lameindustries.org/tutorials/guides/apache.shtml">http://www.lameindustries.org/tutorials ... ache.shtml</a><!-- m -->
also search this forum
and your second question doesn't make sense? that means you are running a frame or somthing. if you push refresh it will always refresh the same page you are on unless you are in a frame then it goes back to the front page.at my site, when you go to the forums from the front page, all it will say in the address bar is the base url, it wont say something like "/forums" at the end, i dont know why, but then when you refresh, it takes you back to the front page.then you are using frames.
in fact in your front page
<frameset rows="100%,*" border=0 frameborder=0 framespacing=0>
<frame src=http://www.htmlforums.com/archive/index.php/"http://24.168.246.59" name="diabloforums">
</frameset>
:chainsaw:and does anyne know how i keep the forum from going back the the front page when the refresh button is hit?hehe I knew that was coming
<!-- m --><a class="postlink" href="http://www.lameindustries.org/tutorials/guides/apache.shtml">http://www.lameindustries.org/tutorials ... ache.shtml</a><!-- m -->
also search this forum
and your second question doesn't make sense? that means you are running a frame or somthing. if you push refresh it will always refresh the same page you are on unless you are in a frame then it goes back to the front page.at my site, when you go to the forums from the front page, all it will say in the address bar is the base url, it wont say something like "/forums" at the end, i dont know why, but then when you refresh, it takes you back to the front page.then you are using frames.
in fact in your front page
<frameset rows="100%,*" border=0 frameborder=0 framespacing=0>
<frame src=http://www.htmlforums.com/archive/index.php/"http://24.168.246.59" name="diabloforums">
</frameset>