Hiyas, just subscribed to this list.

Having the same problem mostly. GNUMP3D is offering a application/vnd.mif mime type when trying to browse to it. Im a tad handy with perl, so I've been poking around a bit. The reason application/vnd.mif was being selected is because of the format of the line in the mime.types file. There should be a few tabs between it and the extension by the looks.

After fixing that, the report is No mime type found for /usr/share/gnump3d//tabular/. Then text/html is assigned for the mime type which is fine, but there is no data sent to the browser.

I have also isolated kind of what is causing this (for me anyway). If I deny the source of the request through the allow or deny list then I actually get the page noting access is denied. If the source is allowed, I just get nothing at all back.

When I have more time I'll be going further through the code. Until then, does the same thing happen to you fellas? (fixing mime.types and denying clients)

Cheers


_______________________________________________
Gnump3d-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnump3d-users

Reply via email to