Click to See Complete Forum and Search --> : Setting Mime Types


userzero
03-22-2001, 09:40 PM
Hey All,

I just put up a website on my Apache server on Linux. I need to configure Apache to properly display the mime type: .pdf. Can someone please let me know where/how to do this?

Thanks,

Chris

goozey
03-26-2001, 02:38 PM
Uh... Apache doesn't display PDF's, but Acrobat does. So I'll assume your meaning.. if a user clicks a link to a PDF file, it opens in the browser?? Right?? That's an option in Acrobat. File/Preferences/General, and look for a checkbox in the Options section "enable Web Browser Integration"

jg

EyesWideOpen
03-26-2001, 05:17 PM
The following should be there by default but you'll want to have application/pdf pdf in your mime.types file (located in /etc on Red Hat 6.2 install) as well.