SoFunction
Updated on 2025-04-07

WML development tutorial: WAP website server configuration method

Set up APACHE WEB SERVER
Whether it is NT, UNIX, or LINUX, it is all about modifying the conf/file in the Apache installation directory.
Add the following to this file:
text/ .wml
image/ .wbmp
application/ .wmlc
text/ .wmls
application/ .wmlsc
Save
Just restart APACHE WEB SERVER. Setting up WAP SERVER based on IIS of WINDOW NT platform
Just follow the simple settings below to make NT IIS a WAP server, you can write WML web pages or develop various services.
Setting method: (first make sure that NT Server has installed IIS service)
Execute [Start]/[Program]/[Windows NT Option Pack]/[IIS 4.0]/Internet Service Administrator under the NT operating system.
In the IIS service administrator window, click the name of the host computer, right-click and click the "Properties" option; there is a file type button at the bottom of the properties window. Click this button and the file type interface will appear; click the 'Add Type' button, and then fill in .wml in the relevant extension column, and text/ in the Content Type (MIME) column. Click the 'OK' button and repeat the above steps to add the following WML type to MIME: Related extensions
Content Type (MIME)
.wml  text/ 
.wmlc application/ 
.wmls  text/ 
.wmlsc  application/ 
.wbmp  image/