Hi,
I'm trying to solve problem with proper content-type setting.
I use mime-type mapping for .ppt file extension using <APACHE
INSTALL>/conf/mime.types this way:
application/vnd.ms-powerpoint   pps

It works fine until query occurs as a part of url simillary to
http://mysite.com/file.pps?direct=1. Content type is set to
application/octet-stream in this case.

I've searched for solution through the internet but I found nothing. Does
anybody know the right trick?

Thanks, Jan

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to