You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Jo...@alltel.com on 2001/01/10 21:47:27 UTC

Bug # 733


The attached file contains a solution to the bug I reported today. The basic
solution is the tomcat needed to add a "DirectoryIndex" line to each
"<Directory>"  tag with a list of welcome file included on this line. Again the
attached file contain changes to ApacheConfig.java file that fixes this problem.

John

(See attached file: ApacheConfig.java)