How do I configure my web server to export Mathematica 2.2 notebooks?
 All web servers should have the ability to set MIME types for different kinds of files. These MIME types are passed to the web browser, which interprets how the files are downloaded and saved. Mathematica® and MathReaderTM 2.2 notebooks, with the extension MA, should have a MIME type of application with a subtype of mathematica. Since there are so many different web server applications running on different platforms, you should definitely consult the documentation for your server. In most cases, you don't need to worry about the MB files. http://support.wolfram.com/mathematica/reference/web/notebookfilemb.html Configuring a web server solves only half of the problem. A web browser also needs to have the MIME type set correctly. For more information, read our page describing how to configure your browser to save Mathematica 2.2 and MathReader 2.2 notebooks. http://support.wolfram.com/mathematica/reference/web/configurewebbrowser22.html Download this FAQ as a Mathematica 5.2 Notebook
Questions or comments? Send email to support@wolfram.com.
|