Monday, April 11, 2011

how do i upload 3gp files

How do I upload 3gp files to my server and view it? I was told that I need a htaccess.

From stackoverflow
  • Apparently if you type :

    AddType video/3gpp 3gp .3gp
    

    inside of a .htaccess file it would help. According to Nokia's forums. Well this is if I understood correctly the question.

0 comments:

Post a Comment