>
New Topic
>
Reply<
Esato Forum Index
>
General discussions >
General
> Configure server
Bookmark topic
Could some one help me configure a server for wml,mpn,jar,jad,midi,amr,mp3,3gp,mp4, dont remember the other formats. I am creating a wap/xhtml site I also need a guestbook.
--
Posted: 2004-12-06 15:51:13
Edit :
Quote
@marlonxp
wapchimp is your man. What he doesn't know about wap sites would fit in the margin of an ant's diary.
_________________
"I may be drunk my dear woman, but in the morning I will be sober, and you will still be ugly." WSC
[ This Message was edited by: scotsboyuk on 2004-12-06 14:55 ]
--
Posted: 2004-12-06 15:55:19
Edit :
Quote
What server are you/will you be running? Apache? IIS?
I use(d) a php-based wapsite under Unix/Apache, i could try to find that for you if you like.
--
Posted: 2004-12-06 15:58:51
Edit :
Quote
I believe its Unix/Apache so where u at wapchimp help me out.
--
Posted: 2004-12-06 16:04:45
Edit :
Quote
wapchimp where u at???
--
Posted: 2004-12-06 17:21:33
Edit :
Quote
right here

give me 2 secs
paste this into a text file and call it htaccess
Then upload to your root directory (htdocs usually) and rename it from htaccess.txt to .htaccess
AddType application/vnd.eri.thm .thm
AddType audio/imelody .emy
AddType audio/imelody .imy
AddType text/x-vmel .mel
AddType application/vnd.mophun.application .mpn
AddType text/vnd.sun.j2me.app-descriptor jad
AddType application/java-archive jar
AddType text/vnd.wap.wml wml
AddType audio/amr amr
AddType audio/midi mid
AddType audio/midi midi
AddType audio/mp3 mp3
AddType application/vnd.Nokie.ringing-tone rng
AddType application/vnd.symbian.install sis
AddType application/vnd.wap.wmlc wmlc
AddType text/vnd.wap.wmlscript wmls
AddType text/vnd.wap.wmlscript wmlsc
AddType application/vnd.wap.sic sic
AddType text/vnd.wap.si si
AddType text/vnd.wap.sl sl
AddType application/vnd.wap.slc slc
AddType text/x-vCalendar vcs
AddType text/v-vCard vcf
AddType application/vnd.nokia.gamedata nqd
AddType application/x-nokiagamedata ngd
AddType image/vnd.wap.wmbp wbmp
AddType image/x-bmp bmp
AddType image/x-epoc-mbm mbm
AddType image/vnd.nok-3dscreensaver n3a
AddType text/x-co-desc cod
AddType image/vnd.nok-oplogo-colornokia-op-logo nok
AddType application/x-pmd .pmd
AddType audio/vnd.qcelp .qcp
AddType application/x-smaf .mmf
The file is invisible to the server and when you browse your web directory.
It tells the server how to handle each file type
[ This Message was edited by: wapchimp on 2004-12-06 17:10 ]
[ This Message was edited by: wapchimp on 2004-12-06 17:11 ]
--
Posted: 2004-12-06 17:44:45
Edit :
Quote
Im happy to hear
--
Posted: 2004-12-06 17:48:25
Edit :
Quote
In adition to mr. wapchimp you can add also
---
AddType audio/x-wav wav
AddType audio/midi kar
AddType audio/rmf rmf
AddType image/jpeg jpg
AddType image/jpeg jpeg
AddType image/gif gif
AddType image/png png
AddType image/bmp bmp
AddType video/3gpp mp4
AddType video/3gpp 3gp
AddType text/x-emelody emy
---
wapchimp the mime type for "emy" is wrong in your list
--
Posted: 2004-12-06 19:52:54
Edit :
Quote
never mind - who uses emy's anyway
--
Posted: 2004-12-06 20:09:43
Edit :
Quote
Quote:
On 2004-12-06 20:09:43, wapchimp wrote:
never mind - who uses emy's anyway
retro userz
@marlonxp: and DON'T ever use spaces in your filenames! Some wap users (that's depends by the user's data configurations & operator) will not be able to download the files.. i'm telling you from my own experience.. i can't download filenames with spaces using my WAP account
--
Posted: 2004-12-06 20:18:37
Edit :
Quote
New Topic
Reply