inkhana wrote:[color=darkgreen]That was an inane title but I don't care...
Anyway, I have these two files in a directory, we'll call it http://www.mysite/forum for ease of reference. I have an Invision board installed there. However, I don't want the forum to be the first thing displayed when I enter "http://www.mysite/forum" for my link, I want it to show the HTML file instead. I am not really sure why it prefers the php file, but even when I put them in the same directory together, it shows the php file by default. This is a Linux server. Anyone got any ideas how to change this behavior? It's not really imperative or anything]
<?php
header("Location: index.html");
exit;
?>
Users browsing this forum: No registered users and 122 guests