You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/10/11 09:06:59 UTC

DO NOT REPLY [Bug 50073] New: Issue with directory listing

https://issues.apache.org/bugzilla/show_bug.cgi?id=50073

           Summary: Issue with directory listing
           Product: Tomcat 7
           Version: 7.0.2
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: vinu.kumar@gmail.com


I am deploying ColdFusion on top of Tomcat 7.0.2. ColdFusion's web.xml has
welcome file lists defined:

    <welcome-file-list id="WelcomeFileList_1034013110672">
        <welcome-file>index.cfm</welcome-file>
        <welcome-file>index.html</welcome-file>
        <welcome-file>index.htm</welcome-file>
    </welcome-file-list>

After I enable directory listing, tomcat always appends index.cfm and sends
back to CF. If there is no index.cfm, directory listing doesn't work and CF
throws an error for index.cfm not found. Directory listing works if index.cfm
is removed from welcome file list. This was working in Tomcat 6.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 50073] Issue with directory listing

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50073

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE

--- Comment #1 from Mark Thomas <ma...@apache.org> 2010-10-11 06:37:06 EDT ---


*** This bug has been marked as a duplicate of bug 49422 ***

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 50073] Issue with directory listing

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50073

Vinu Kumar <vi...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vinu.kumar@gmail.com
         OS/Version|                            |All

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org