Chapter 22 - Mime TypesIN THIS SECTION Explanation of Mime TypesThis feature is not available for FrontPage users, any Mime types needed FP users will have to be added using FrontPage. The MIME Types option in your Control Panel allows you to set certain programs to be used for specific extensions. In easier-to-understand terms, MIME Types helps your web server to identify what type of file is being requested by your browsers. For instance, when the web server gets a request from a browser such as Internet Explorer or Netscape, for a file that ends in .html, the web server knows that it is an html document because that extension is stored in the Mime Type. If the web server gets a request from a browser for a file that ends in .gif, the web server knows that it is an image because that too is stored in the Mime Types. This applies to every file, image, application, etc. that may be requested by a web browser. If the extension is not stored within the Mime Type, the web server will not recognize it and will not be able to assist the browser and that particular file type will not be viewable by the user. Mime types are identified by the server by the following format: subtype/type extensionFor example adding the following two Mime Types will allow users to view ipx images on your web pages: application/x-ipscript .ips application/x-ipix .ipxapplication identifies the subtype, x-ipscript identifies the application, and .ips identifies the extension used for that application. ©Copyright 2000 . All Rights Reserved. The entire contents of this site is copyrighted and may not be reproduced for any purpose without prior written permission. |
Table Of Contents: Back To Index | Chapter 1 FTP Instructions | Chapter 2 SSH / Telnet | Chapter 3 Email Software Setup | Chapter 4 CGI Bin | Chapter 5 Secure Server | Chapter 6 Formmail | Chapter 7 Microsoft Front Page | Chapter 8 CGI Scripts | Chapter 9 COMING SOON | Chapter 10 COMING SOON | Chapter 11 Streaming Audio/Real Video | Chapter 12 File Manager | Chapter 13 Mail Manager | Chapter 14 Changing Passwords | Chapter 15 Site Statistics | Chapter 16 Network Tools | Chapter 17 FTP & Anon FTP | Chapter 18 SSH / Telnet | Chapter 19 Password Protect Directories | Chapter 20 Custom Error Pages | Chapter 21 MySQL | Chapter 22 Mime Types | Chapter 23 Crontab | Chapter 24 Entropy Chat | Chapter 25 Shopping Cart | Chapter 26 Search Engine Submission | Chapter 27 PGP | Chapter 28 Subdomains | Chapter 29 Archive Manager | |