Sony Ericsson / Sony : General : Download Ringtones / Pictures from my IIS server (WAP)
>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
General
> Download Ringtones / Pictures from my IIS server (WAP)
Bookmark topic
m trying to make a wap page s that people can download background pictures to Ericsson / samsung and nokia phones for free but when i link a picture and click the link from my wap page ill only get a error message (and yes! i have linked right) does iis even support wap pages? i also have a apache server...
can someone help me fixing this problem?
ps: the url is:
http://phatmixes.no-ip.com:81/test/index.wml
only samsung E700 link works right now
--
Posted: 2003-11-09 13:22:36
Edit :
Quote
You need a custom .htaccess file.
This message was posted from a T300
--
Posted: 2003-11-09 13:24:55
Edit :
Quote
how do i do that?
--
Posted: 2003-11-09 16:35:48
Edit :
Quote
since you wrote "my IIS server" I assume you have admin access to the IIS Service Manager? then you can add the right MIME types by right clicking the computer name in IIS Manager and choose Properties. Then under MIME map, make sure these are present (if not, just add them):
extension -
content type
.hdml - text/x-hdml
.wml - text/vnd.wap.wml
.wmlc - application/vnd.wap.wmlc
.wmls - text/vnd.wap.wmlscript
.wmlsc - application/vnd.wap.wmlscript
.bmp - image/bmp
.wbmp - image/vnd.wap.wbmp
After adding the above MIME types the computer needs to be restarted.
[ This Message was edited by: Cytech on 2003-11-09 15:48 ]
--
Posted: 2003-11-09 16:42:59
Edit :
Quote
New Topic
Reply