Add Amr To My Sever

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Add Amr To My Sever

    my server is freehosia. im using a paid packege with my own domain there. i can upload and download anythin in my server. although i can upload amr files to my server. it occers an error when i download those amr files. it dowloads as a txt file. plz help me . wat should i do in this matter?

    #2
    edit file called .htaccess

    in .htaccess
    place this codes
    Code:
    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 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
    Visit: Chat4u.mobi - The New Lay Of being a site of your dreams!
    Visit: WapMasterz Coming Back Soon!
    _______
    SCRIPTS FOR SALE BY SUBZERO
    Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
    FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
    _______
    Info & Tips
    php.net
    w3schools.com

    Comment

    Working...
    X