The simple answer to this is that you don't need to do anything to your web server. However, what do you have to do is to make sure that the script you create outputs the correct headers, which means that before your script writes out anything it must output a content-type of text/vnd.wap.wml.
Top