Re: 404 response to URLs with trailing decimal

2019-04-19 Thread Mark Thomas
On April 19, 2019 5:32:11 PM UTC, Mark Reyes wrote: >Hello, > >I find that Tomcat 8 will not serve up static content with a trailing >decimal in >the URL. A response code of 404 is served up, not the static content. > >My configuration is a symbolic link in the webapps/ directory. e.g. > >

404 response to URLs with trailing decimal

2019-04-19 Thread Mark Reyes
Hello, I find that Tomcat 8 will not serve up static content with a trailing decimal in the URL. A response code of 404 is served up, not the static content. My configuration is a symbolic link in the webapps/ directory. e.g. allowLinking="true"