From: Brad Anderson <maxmac@aol.com>
Subject: Re: TECH: VRML
Date: Fri, 08 Mar 1996 15:33:07 -0500
Message-ID: <31409983.41C6@aol.com>
Organization: Center for Human Modeling and Simulation



From: Brad Anderson <maxmac@aol.com>

The reason why you see the file as text is because your server isn't
configured correctly to handle VRML files.  I had this problem with my
ISP.(they didn't want to update the server so I moved)

To fix this problem you need to update the MIME/subMIME types that are
sent with every file by the server.  To do this, you(or the person
running the server) must add a single line to the httpd.config file of
the server.

It should be path /etc/httpd.config.  You need to add the line:
AddType x-world/x-vrml wrl
to the end of the file, Then restart the httpd server and you'll be set.

-- 
Brad Anderson
