DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8027>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8027 Bug with DirectoryIndex ?? ------- Additional Comments From [EMAIL PROTECTED] 2002-04-12 19:05 ------- ok :) I own win xp on a p3-800 256 mo sdram Previously i used easyphp1.5 and after appserver 1.5.0 As Apache has been released I have decided to try it, downloading mysql 3.23 php 4.1 and apache 2.0.35 for win32 I have installed apache in d:\serveur\apache I have set my documentroot to "d:\serveur\www" As my website is scripted on php I have add in directory index this line instead of the default one : DirectoryIndex index.html index.php index.php3 index.php4 index.htm Now when under Internet Explorer 6 I request http://localhost Apache send a listing of a directory (I rememebr i want that apache display index.php3 not any listing) But this listing is not "INDEX OF /" but "INDEX OF /INDEX.php3" Besides If I broswe to http://localhost/admin/" I get the "INDEX of /Admin/index.php3" So apprently my Apache server has recognized that he has to use the .php3 file but has not the idea o dispaly the file, he display an empty list ! If you need any other info post here ! please advice !
