View previous topic :: View next topic |
Author |
Message |
cad3 -
Joined: 12 Jun 2003 Posts: 25 Location: Hellhole City
|
Posted: Tue Aug 12, 2003 3:51 pm Post subject: Does Abyss support WAP??? |
|
|
Does Abyss support WAP???
If so how do I turn it on?
Becuase when I try to access my site from my cell phone it
says Error 500 internal server error
i dun get it _________________ Dark Dragon
CAD3|net |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Wed Aug 13, 2003 1:43 pm Post subject: Re: Does Abyss support WAP??? |
|
|
cad3 wrote: | Does Abyss support WAP???
If so how do I turn it on?
Becuase when I try to access my site from my cell phone it
says Error 500 internal server error
i dun get it |
To enable WAP support, you have to add these MIME types in Abyss Web Server:
MIME Type Associated Extension
application/vnd.wap.wmlc wmlc
application/vnd.wap.wmlscriptc wmlsc
image/vnd.wap.wbmp wbmp
text/vnd.wap.wml wml
text/vnd.wap.wmlscript wmls
and to add index.wml in the Index files table.
Next, check that your computer is reachable from your mobile. You'll have to
browse your website using http://your-IP/ or http://your-site-name/ (please
refer to the mobile documentation to know how to do such an access). If this
doesn't work, please read the second question in our FAQ about access
problems.
By the way, are you sure that the error 500 page you get is generated by Abyss (check if there is its signature at the end of the page)?[/u] _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
cad3 -
Joined: 12 Jun 2003 Posts: 25 Location: Hellhole City
|
Posted: Wed Aug 13, 2003 3:13 pm Post subject: |
|
|
thanks aprelium
im going to try it right now
no im not sure i was wonderin if u knew _________________ Dark Dragon
CAD3|net |
|
Back to top |
|
 |
Tommi -
Joined: 15 Oct 2003 Posts: 1
|
Posted: Thu Oct 16, 2003 2:47 pm Post subject: |
|
|
Hi there!
I enabled wap support yesterday by adding the mime types and index.wml in the index table and everything works like a charm when i test from my cellphone.
But, now when I am trying to surf to my site from a computer it doesn't work.
IE is getting the index.wml instead of the index.html.
What have I done wrong?
/ Tommi |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Fri Oct 17, 2003 4:05 pm Post subject: |
|
|
Nothing is wrong, the server behaves as you configured it. It was told to send index.wml files if found before index.html . What we recommend is to make a subdirectory in your site specific for the WAP contents and separate it from regular HTML. For example http://mysite/wap will contain the WAP pages while http://mysite/ will contain the regular computer contents. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
|