mod_mime works great on the vanilla port....
I'm assuming you are using the mime.types that comes with httpd unmodified ?

in my httpd.conf for httpd2 trunk, mod_perl2 trunk (in this order, I have):

LoadModule mime_magic_module libexec/apache22/mod_mime_magic.s
LoadModule mime_module libexec/apache22/mod_mime.so
LoadModule perl_module libexec/apache22/mod_perl.so
LoadModule apreq_module libexec/apache22/mod_apreq2.so

TypesConfig etc/apache22/mime.types
MIMEMagicFile etc/apache22/magic

Me things you missed the mime_magic_module line.

HTH

--
------------------------------------------------------------------------
Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/A79997FA F357 0FDD 2301 6296 690F  6A47 D55A 7172 A799 97F

"It takes a minute to have a crush on someone, an hour to like someone,
and a day to love someone, but it takes a lifetime to forget someone..."

Reply via email to