PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I need to make an entrance page in html, i.e., index.html and not have have my index.php be the default. Other than installing the index.php in a separate directory, is there anyway around this? I've already installed the program.
you may not have access to editing the httpd.conf file, as that's the server's configuration information file.. .htaccess can change around the indexing as well: