nscjfink Posted February 14, 2008 Share Posted February 14, 2008 I am running Apache 2.0 & PHP 5.2.4 on Windows XP. On both Mozilla and IE, http://localhost/info.php (which just calls the phpinfo()), I see the expected PHP info. For any other file, such as http://localhost/webTest2.php, everything works great on Mozilla. On IE, it takes me to the default page for Apache. When I am working in a subdirectory (http://localhost/content/parts_order.php), again Mozilla is fine, but IE displays the directory listing for content. Why does this occur and what do I need to change? Any and all help is greatly appreciated. Quote Link to comment Share on other sites More sharing options...
powerspike Posted February 15, 2008 Share Posted February 15, 2008 Maybe check your settings in MSIE, there are different secutiry settings for local/intranet/internet, it could possibley be one of those settings that are effecting your testing / programming. AddType application/x-httpd-php .php .phtml Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.