Need help with PHP/Apache on Windows.?

  • Thread starter Thread starter techgeekwill
  • Start date Start date
T

techgeekwill

Guest
Really dumb question. I know there is something missing.

I have Apache, PHP and MySQL installed on 03 server. I can view PHP files if I specify the name, but it will not automatically load index.php even if the index.htm file is removed. What the hell am I missing? Mod_rewrite is on and I have looked over the httpd.conf and php.ini way too many times.
 
Valid homepage file names are defined in htaccess.doc
Here is the code you need to edit
http://davidwalsh.name/directory-index-homepage-htaccess
Good Luck
 
Back
Top