Server | tutorials
Setting up Apache WEB SERVER
Whether it's NT or UNIX or Linux, the Conf/mime.types files are modified under the Apache installation directory
Add the following content to the file:
TEXT/VND.WAP.WML. WML
Image/vnd.wap.wbmp. wbmp
APPLICATION/VND.WAP.WMLC. WMLC
Text/vnd.wap.wmls. wmls
APPLICATION/VND.WAP.WMLSC. WMLSC
Save
Restart the Apache WEB SERVER. Windows NT platform based IIS Setup WAP SERVER
With the following simple settings, you can make NT IIS a WAP server, and you can compose WML Web pages > or develop a variety of services.
Setup mode: (make sure NT Server is installed with IIS)
Perform the start/program/Windows NT Option Pack/IIS 4.0/internet service administrator under the NT operating system.
In the IIS Service Administrator window, after selecting the host computer name, press the right mouse button, click the Properties option, and the lower part of the property window there is a file type buttons, clicking this button, the file type interface appears, click the ' New Type ' button, and then fill in the associated extension bar. WML, in the content type (MIME ) column to fill in the TEXT/VND.WAP.WML. Click the ' OK ' button and repeat the steps above to add the following WML types to MIME: Related extensions
Content Type (MIME)
- . WML TEXT/VND.WAP.WML
- . WMLC APPLICATION/VND.WAP.WMLC
- . wmls Text/vnd.wap.wmlscript
- . WMLSC APPLICATION/VND.WAP.WMLSCRIPTC
- . wbmp Image/vnd.wap.wbmp