Steven wrote: > Shouldn't the provider set these globally? Yes.
> What settings should he change/add? At first, perhaps he should update the HTTPd, "Server: Apache/1.3.12 (Unix)" is a tad outdated. (1.3.23 is most recent stable version) That new version should already have the MIME types set up, so he should perhaps copy the mime type set up from the Apache 1.3.23 install to his configuration. http://httpd.apache.org/docs-2.0/mod/mod_mime.html#addtype is the docs for AddType. Apparently, they are for the Apache 2.0 version, but they should work with 1.3.x as well. -- Regards, S�ren Kuklau ('Chucker') [EMAIL PROTECTED]
