Configuring a HTTP server for WAP Professional
The HTTP server must be instructed to support WML files. This configuration differs between HTTP servers but is easily done.
Apache Server 1.3.12
Defined MIME type | Extension to add |
---|---|
image/vnd.wap.wbmp | wbmp |
text/vnd.wap.wml | wml |
text/vnd.wap.wmlscript | wmls |
IIS / PWS
Microsoft's HTTP servers IIS (Internet Information Server) and PWS (Personal Web Services) require only to know the default WML document to search for when a mobile device accesses the server. This is done via the administration tool of the HTTP server by entering the name of the initial WML document of a WAP site to the list of default documents. It is usually INDEX.WML and must be located in the document root directory.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.