https://bz.apache.org/bugzilla/show_bug.cgi?id=57287
--- Comment #12 from Konstantin Kolinko <knst.koli...@gmail.com> --- Please note that by default this feature is off and should be explicitly enabled. E.g. with <init-param> <param-name>listings</param-name> <param-value>true</param-value> </init-param> <init-param> <param-name>sortListings</param-name> <param-value>true</param-value> </init-param> <init-param> <param-name>sortDirectoriesFirst</param-name> <param-value>true</param-value> </init-param> See https://tomcat.apache.org/tomcat-9.0-doc/default-servlet.html#change https://github.com/apache/tomcat/commit/3e1496c295e9eab08e5d85fbc793c962dcb99c58 -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org