diff --git a/productMods/WEB-INF/web.xml b/productMods/WEB-INF/web.xml index f3562aa2..16430f44 100644 --- a/productMods/WEB-INF/web.xml +++ b/productMods/WEB-INF/web.xml @@ -1456,6 +1456,61 @@ /orcid/* + + + + css + text/css + + + gif + image/gif + + + GIF + image/gif + + + htm + text/html + + + html + text/html + + + ico + image/x-icon + + + jpeg + image/jpeg + + + jpg + image/jpeg + + + js + application/javascript + + + png + image/png + + + svg + image/svg+xml + + + txt + text/plain + + + xml + application/xml + +