Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. tctstefan

    Case insensitive

    How can I configure Tomcat to server files case insensitive?
  2. tctstefan

    Does mime-mapping work

    Using tomcat v5.0.16. I have files with a certain extension that gets served as html. I wan't them served as binary so I've added to web.xml: <mime-mapping> <extension>apt</extension> <mime-type>application/octet-stream</mime-type> </mime-mapping> However they still show...

Part and Inventory Search

Back
Top