Koozali.org: home of the SME Server

Wap on e-smith

Bernhard

Wap on e-smith
« on: April 24, 2001, 08:40:36 PM »
I would like to run some wap pages on my e-smith server 4.12 but it would not work at all! I have tried to put a plain index.wml file in an ibay html map byt whe i
  reach the site from my mobile phone i get the answer that it is a html file that can not be read by my wap browser. When i put the same file on an other website (not
  an e-smith one) everything is going just fine, but my plan is to in the end have a wap-interface for the companys e-mail,I have found one system written in php)
  therefore I would like to have it on the same server who handles all other mail task such as POP3 IMAP and webmail. What to do for making the e-smith server
  understand that i would like to run both wap and html?

Torsten

Re: Wap on e-smith
« Reply #1 on: April 27, 2001, 03:27:45 PM »
Are the following MIME codings in the httpd.conf?

text/vnd.wap.wml for .wml files (WML source files)
application/vnd.wap.wmlc for .wmlc files (WML compiled files)
text/vnd.wap.wmlscript for .wmls files (WMLScript source files)
application/vnd.wap.wmlscriptc for .wmlsc files (WMLScript compiled files)
image/vnd.wap.wbmp for .wbmp files (wireless bitmaps)

Bernhard

Re: Wap on e-smith
« Reply #2 on: April 27, 2001, 05:09:30 PM »
The answer i no,

How and where do I put in this configuration lines?