I am running Jetty 8.x.  I would like to limit the static content that is
served by Jetty to a list of file types (png, jpg, etc).  I want to make
sure that XML is never served.  I have read over the docs but I don't
understand what I need to do to make this work.

The DefaultServlet is handling the static content.

-- 
Andrew Penhorwood
[email protected]
www.coldbits.com
_______________________________________________
jetty-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to