https://issues.apache.org/bugzilla/show_bug.cgi?id=52921
--- Comment #2 from Thad Humphries <thad.humphr...@gmail.com> 2012-03-15 21:24:04 UTC --- This happens if I directly retrieve a mapped URL explicitly. Mounts made with JkMount work fine. "JkMount /*.jsp ajp13" and "JkMount /*/servlet/* ajp13" allow me to run the Tomcat examples, as do my JkMount's apps. Oddly, HTML and images placed directly under the server root (/srv/apache2.2.22/htdocs) display fine. Those same files placed in another directory will not display though the directory has been Alias'ed (the files display fine if mod_jk/1.2.32 is loaded vs 1.2.33). Apache's manual, Alias'ed as manual, will not display with mod_jk/1.2.33 loaded but will with 1.2.33. I will rebuild mod_jk with the -g option on Monday and provide you the backtrace then. Thanks. -- 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-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org