How do I set up my website to serve wap files?
If you want to serve wap files, you need to upload a .htaccess file with the following information:
AddType text/vnd.wap.wml wml
AddType image/vnd.wap.wbmp wbmp
Other useful file types you may like to include are:
AddType image/bmp bmp
AddType image/pjpeg jpg
AddType image/jpeg jpg
AddType image/gif gif
AddType audio/midi mid
AddType audio/sp-midi mid
AddType audio/iMelody imy
AddType audio/eMelody emy
AddType text/x-vmel mel
More help available from technicians via our online support system.
Back to list of faq categories«