


If you are using Apache Web server 2.3 with the Red Hat 5.0 Linux operating system, do the following to add the plug-in MIME type:
1. Run the vi editor or another UNIX editor and open the file "srm.conf", usually located in "/etc/httpd/conf/srm.conf".
AddType application/vnd.acucobol .acu
3. Save the file and restart the Web server.