Mattias Zhabinskiy wrote:
>
> Hello Bernhard,
>
> I'm successfully using wap on my apache server, which runs
> not on
> e-smith, but RedHat box, but it should not matter. I did not
> change mime.types files, instead I added following lines to
> httpd.conf file:
>
> AddType text/vnd.wap.wml .wml
> AddType text/vnd.wap.wmlscript .wmls
> AddType image/vnd.wap.wbmp .wbmp
> AddType application/vnd.wap.wmlc .wmlc
> AddType application/vnd.wap.wmlscriptc .wmlsc
>
> Also, I added index.wml to DirectoryIndex directive:
>
> DirectoryIndex index.html index.shtml index.wml
>
I'm Sorry to drop in guys, but could you point me to wap software I can install on a linux server.
Phil R
> Hope it will help,
> Mattias