I'm making some simple web forms in php for work. for some reason if i type in the url (http://www.pantoursinfo.net) I only get a directory structure with a list of the files. but if I add the index.php on to the end of it, http://www.pantoursinfo.net/index.php then the page displays normally. it also displays fine when I type in the ip address directly (http://207.40.240.251/index.php)
does anyone have any idea why it wont work for the domain url? I would really appreciate it if someone knows what I'm doing wrong.
thanks in advance.
does anyone have any idea why it wont work for the domain url? I would really appreciate it if someone knows what I'm doing wrong.
thanks in advance.
