On Wed, Sep 1, 2010 at 14:19, Shivdas Gujare <shivdas.tech@xxxxxxxxx> wrote: > On Wed, Sep 1, 2010 at 3:53 PM, Stefan Naewe > <stefan.naewe@xxxxxxxxxxxxxxxxxxxx> wrote: >> Set this in /etc/cgitrc >> >> mimetype.gif=image/gif >> mimetype.html=text/html >> mimetype.jpg=image/jpeg >> mimetype.jpeg=image/jpeg >> mimetype.pdf=application/pdf >> mimetype.png=image/png >> mimetype.svg=image/svg+xml >> > > I did tried this, but it didn't made any difference on showing html > pages. What cgit-version are you running? This option was added in cgit-0.8.3 (2009-09-13). If your cgit has support for mimetype options, you probably have caching enabled, i.e. you're watching the old output (including Content-Type header). > Does this work like adding a line " > mimetype.pdf=application/pdf" to /etc/cgitrc allows me > to open a pdf via cgit interface in browser? Yes, the pdf will be displayed in your browser if your browser supports pdfs. -- larsh -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html