I just finished coding a forum for my website, and when I try to access a certain page, my server (noads.biz) brings up a page telling me that the page cannot be found. The URL for the page is coded in PHP like "http://mysite.com/thePageIWant.php?topic=theTopicIwant". It is coded to display the correct topic in the "thePageIWant.php" file. I can download the file, I can view the file on the server, I just can't view it on the site. The server will show other php files, just not that one. How do I make it so it will work?