Hi everyone,
Here is my "small" problem. Apart from the URL's home directory, my server doesn't try to look for directories... sorry, that's unclear.. let me show by example:
If I enter:
http://www.server.com/folder/
my server will find the index.php file inside "folder."
If I enter:
http://www.server.com/folder
I get a 404.
I want
http://www.server.com/folder to also return the index.php inside "folder." What setting do I have to change to accomplish this? I'm running Apache 1.3.29 and PHP 4.3.4. Thanks in advance!
Sincerely,
Waqqas
Montreal