quick question

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

    quick question

    can anyone give me a secure htaccess for a uploader file.
    i have this
    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
    Addtype video/3gpp mp4 
    Addtype video/3gpp 3gp
    but its prob not the best .

    anyone got a better one.

    cheers guys .
    Wapchat4u


    Topsites4u

    #2
    dont use htaccess, config it all to work on the server. will make things more safer

    Comment


      #3
      ah right . cheers gary
      Wapchat4u


      Topsites4u

      Comment

      Working...
      X