[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] WAP htaccess



Hello,

I am trying to add WAP support for a virtual site on a raq2, and another
on a raq3. I tried using a htaccess file as described in this post:
http://list.cobalt.com/pipermail/cobalt-users/2000-August/019683.html
>A typical .htaccess file will look something like this:
>
>DirectoryIndex  index.wml
>addtype text/vnd.wap.wml wml
>addtype application/vnd.wap.wmlc wmlc
>addtype text/vnd.wap.wmlscript wmls
>addtype application/vnd.wap.wmlscriptc wmlsc
>addtype image/vnd.wap.wbmp wbmp

But when I add this file, it doesn't allow index.html to be loaded when
you go to the site through a browser? If anyone could help me remedy
this, I would appreciate it. Thanks

Shawn