Jump to content

Recommended Posts

  • 1 year later...
Posted
Most wap is done via cgi.

 

We fully support cgi...

 

It is perfectly possible to run *.wml pages along side *.html pages on the same server. You just have to reconfigure your server with the appropriate Mime Types.

 

You can get access to your APACHE server configuration files via the control panel.

 

Under site management you will have mime types.

 

Just add the following 5 mime types to the user mime types:

 

text/vnd.wap.wml - Wml

Application/vnd.wap.wmlc - Wmlc

text/vnd.wap.wmlscript - Wmls

Application/vnd.wap.wmlscriptc - Wmlsc

image/vnd.wap.wbmp - wbmp

 

This means that any file with *wml and above extensions will be recognisable as such by a WAP phone connecting to your server.

 

I havent fully tested this service yet but let me know how you go.

Guest
This topic is now closed to further replies.
×
×
  • Create New...