[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Re: WAP on a RaQ4
- Subject: [cobalt-users] Re: WAP on a RaQ4
- From: "Dav" <dew@xxxxxxxxxxx>
- Date: Fri Jan 4 17:54:38 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
----- Original Message -----
From: "Kingsly John" <kingslyj@xxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Friday, January 04, 2002 6:56 PM
Subject: Re: [cobalt-users] WAP on a RaQ4
> On Fri, 4 Jan 2002, Ian McCabe wrote:
>
> |I am considering adding WAP capabilities to my RaQ4r and have found the
> |following information amongst the archives and the like. Basically it
says
> |to edit the: /etc/httpd/con/mime.types file and add in the following:
> |
> |application/vnd.wap.wmlc-->wmlc
> |application/vnd.wap.wmlsc-->wmlsc
> |image/vnd.wap/wbmp-->wbmp
> |text/vnd.wap.wml-->wml
> |text/vnd.wap.wmlscript-->wmls
>
> application/vnd.wap.wmlc wmlc
> application/vnd.wap.wmlsc wmlsc
> image/vnd.wap/wbmp wbmp
> text/vnd.wap.wml wml
> text/vnd.wap.wmlscript wmls
>
> |Can I just confirm that this is all that needs to be done, i.e. I dont
> |actually need to install anything or make any other adjustments to the
> |server settings.
> |
> |If this is the case, then happy with that..
> |
> |Anyone done this alone and all worked fine?
>
> Yeah that's all that is needed.. infact for most applications you can even
> do without it... because not many people use WAP to access static pages..
> so if you are developing a WAP application in say php.. you'll be sending
> out the mime-type header by yourself... so you don't really need to
> declare it in the mime.types
>
>
> Kingsly
Will this be direct customization be potentially overwritten by a cobalt pkg
update or
are these changes safely going to stay?