Get Support

Click here to connect to our remote support helpdesk. You will need to install JRE first though. Download it here

User login

Who's online

There are currently 0 users and 1 guest online.

Step 1: Create a new template fragment

[user]# nano /etc/e-smith/templates/etc/mime.types/50java-mime

Step 2:  Add in the addititonal mime types in the file:

text/vnd.sun.j2me.app-descriptor        jad
application/java-archive                jar
application/vnd.wap.wmlc                wmlc
application/vnd.wap.wmlscriptc          wmlsc
text/vnd.wap.wml                        wml
text/vnd.wap.wmlscript                  wmls

Step 3: Save the file

Step 4: Merge the template fragment with the apache config

[user]#  expand-template /etc/mime.types

Step 5: Restart Apache

[user]# /etc/init.d/httpd restart