Author |
Games via WAP |
araicher Joined: Jun 12, 2003 Posts: 35 From: Brazil PM |
Hi!
Well, I want to make some games available via Wap for download but I can't!
What code do I have to put as a link to the games I have?
For example a game called erix.mpn what link should I put for the phone to recognize it's a game and download it?!
Thank you very much!
Allan Raicher |
|
Supreme Joined: Oct 10, 2002 Posts: 144 PM |
You must add the mime type so that the server knows what type of file it is, if your using Apache write this in your .htaccess file:
AddType application/vnd.mophun.application .mpn
If you using IIS or something else, change webserver
|
araicher Joined: Jun 12, 2003 Posts: 35 From: Brazil PM |
And for THEMES, what mime type should I put?? |
Supreme Joined: Oct 10, 2002 Posts: 144 PM |
can't remember atm but do a search in esato or google...
|
|