[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] How 2 enable wap on RAQ2
- Subject: RE: [cobalt-users] How 2 enable wap on RAQ2
- From: "Andy Brown" <andy.brown@xxxxxxxxxxxxx>
- Date: Mon Dec 3 06:55:26 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Does anybody know how 2 enable wap an a RAQ2?
>
It really depends on what you mean by enabling wap. If its to serve
basic wap content, then you add the following into Apache's srm config
file (/etc/httpd/conf/srm.conf on my Raq3/4)
# MIME Types for WAP
AddType text/vnd.wap.wml .wml
AddType image/vnd.wap.wbmp .wbmp
AddType application/vnd.wap.wmlc .wmlc
AddType text/vnd.wap.wmlscript .wmls
AddType application/vnd.wap.wmlscriptc .wmlsc
It's a long time since I've done this though, and not onto any of the
Cobalt products, this was onto vanilla apache, so try it!
Regards,
Andy
andy@xxxxxxxxxxxxxxxxxxxxx
http://ineedlinux.info/