Problem: WebBlock download impossible on standard Windows
Posted: Wed Feb 15, 2006 7:22 am
Yeah, sounds harsh. Is it, sadly.
Per standard, the WebBlok files end in ".7zip". Per standard install (and please understand that some of us do not know hosting business, and some hosts are ignorant regarding that too, and some do not run their own servers) IIS does NOT serve any content which has a file extension for which it does not have a mime-type. Yes, ridiculous. But that is what it is.
Naturally a normal Windows install has no mimetype registered for 7zip. Which means that any request for that file will simply blow. Kaboom.
That means that people running a hosting on windows will get problems with WebBlocks, and will most likely not know what that is about. Now, IF they know and IF the provider supports adding mimetypes, then that is not an issue. Otherwise.... some warning could be nice.
In general, the .7zip-extension is not nice. It, on one side, does not work with IIS out of the box, and on the other side it breaks 8.3 naming conventions.
Per standard, the WebBlok files end in ".7zip". Per standard install (and please understand that some of us do not know hosting business, and some hosts are ignorant regarding that too, and some do not run their own servers) IIS does NOT serve any content which has a file extension for which it does not have a mime-type. Yes, ridiculous. But that is what it is.
Naturally a normal Windows install has no mimetype registered for 7zip. Which means that any request for that file will simply blow. Kaboom.
That means that people running a hosting on windows will get problems with WebBlocks, and will most likely not know what that is about. Now, IF they know and IF the provider supports adding mimetypes, then that is not an issue. Otherwise.... some warning could be nice.
In general, the .7zip-extension is not nice. It, on one side, does not work with IIS out of the box, and on the other side it breaks 8.3 naming conventions.