The Problem: My index.php file will not be read properly (either the browser is blank, or on one or two occasions, it displayed the page code). If I change the filename to index.html, everything works ...
im trying to make a program that parses a saved text file for all links and downloads the file. but sometimes there's a link to a directory and not a file, in which case i would want the index file.