I found on both 2.5.5 and 2.6.6 that C/C++ header files are not listed as mimetypes in the mimetypes.xml file.
This means it's not possible to view or download these files via the web. By changing the "text/x-c" definition to include "h", header files now work. eg: <mimetype type="text/x-c" extensions="h, c, cc, cpp" viewable="true" syntax="groovy"/> Just thought you should know. Cheers -- Brian -- View this message in context: http://forums.jfrog.org/Missing-h-files-from-mimetypes-xml-tp7578604.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
