On an Ametys website, when the extension is renamed (HTML into HTML2 for example), the page displays the source code.
Here is the URL of my page with renamed extension : http://monsite.com/mapage.html2
Now, if i call the page directly by tomcat :
http://monsite.com:<mon port tomcat>/mapage.html2
the page will be correctly displayed.
The page content is identified by tomcat but not by Apache.