users cant download rar and 3gp files from my website

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

    users cant download rar and 3gp files from my website

    help plz...
    users are not able to download rar and 3gp files from my server.
    zip file is worjking fine...
    when they click on link opens a webpage with some language ...

    #2
    .htaccess

    PHP Code:
    addtype audio/x-mpegurl m3u
    addtype audio
    /mpegurl m3u
    addtype text
    /vnd.wap.wml wml
    addtype application
    /vnd.wap.wmlc wmlc
    addtype text
    /vnd.wap.wmlscript wmls
    addtype application
    /vnd.wap.wmlscriptc wmlsc
    addtype image
    /vnd.wap.wbmp wbmp
    addType application
    /java-archive jar
    addType application
    /x-java-archive jar
    addType text
    /vnd.sun.j2me.app-descriptor;charset=UTF-8 jad
    addType application
    /vnd.symbian.install sis
    addType audio
    /3gpp 3gp
    addType video
    /3gpp 3gp
    addType audio
    /x-wav wav
    addType audio
    /amr amr
    addType audio
    /amr-wb awb
    addType audio
    /mpeg mp3
    addType audio
    /x-midi mid
    addType audio
    /midi mid
    addType audio
    /midi midi
    addType application
    /x-smaf mmf
    addType application
    /vnd.smaf mmf
    addType application
    /vnd.mophun.application mpn
    addType application
    /vnd.mophun.application mpc
    addType application
    /vnd.eri.thm thm
    addType application
    /vnd.nok-s40theme nth 
    You done lol place in .htaccess
    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


      #3
      sorry bro but .htacess file doesnt exits .

      here is the root of site
      /mobisongs.co.cc/htdocs/index.php
      and another
      /htdocs/index.php

      Comment


        #4
        Why your server don't have that ?
        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


          #5
          users cant download rar and 3gp files from my website

          seems your using free server and some server has been stoped download some files such as mp3 etc else contact your provider or do as sub zero said
          left wap stuff

          Comment


            #6
            Paste that code in .htaccess.php then upload to your directory
            This is my new community for wap coding. Come and join and experience real wap coding
            http://leonine.6te.net

            Comment


              #7
              Thank You All

              Comment

              Working...
              X