Originally posted by metulj
View Post
no image prew but videos thumbnail
Collapse
X
-
Originally posted by monsp3 View PostI'm sorry but what? how? please help me step by step I'm just new with this.
text file...
no name at all and extension .htaccess
upload it in root
and for .htaccess content...
maybe this could help you W3C about MIME typeIt's better to keep your mouth shut and give the impression that you're stupid, than to open it and remove all doubt.
ⓣⓗⓔ ⓠⓤⓘⓔⓣⓔⓡ ⓨⓞⓤ ⓑⓔ©ⓞⓜⓔ, ⓣⓗⓔ ⓜⓞⓡⓔ ⓨⓞⓤ â“â“¡â“” â“ⓑⓛⓔ ⓣⓞ â“—â“”â“â“¡ !
ιη тнєσÑу, тнє ÏÑα¢тι¢є ιѕ α Ñєѕυℓт σƒ тнє тнєσÑу, вυт ιη ÏÑα¢тι¢є ιѕ тнє σÏÏσѕιтє.
Comment
-
Originally posted by metulj View Postyou need to create one simple
text file...
no name at all and extension .htaccess
upload it in root
and for .htaccess content...
maybe this could help you W3C about MIME type
Comment
-
Originally posted by monsp3 View PostI tried to upload it on freehostia.com and it works fine, but in my hosting carrier which is godaddy.com it wont download as jar but on txt file, the script has a httaccess already should i change it?Originally posted by metulj View Postadd MIME types into .htaccess..
that should fix the problemIt's better to keep your mouth shut and give the impression that you're stupid, than to open it and remove all doubt.
ⓣⓗⓔ ⓠⓤⓘⓔⓣⓔⓡ ⓨⓞⓤ ⓑⓔ©ⓞⓜⓔ, ⓣⓗⓔ ⓜⓞⓡⓔ ⓨⓞⓤ â“â“¡â“” â“ⓑⓛⓔ ⓣⓞ â“—â“”â“â“¡ !
ιη тнєσÑу, тнє ÏÑα¢тι¢є ιѕ α Ñєѕυℓт σƒ тнє тнєσÑу, вυт ιη ÏÑα¢тι¢є ιѕ тнє σÏÏσѕιтє.
Comment
-
here are mime types from my htaccess, you neet to copty and paste this to your htaccess
Code:addtype audio/MP4A-LATM aac addtype audio/MP4A-LATM m4a 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
Comment
-
Originally posted by GumSlone View Posthere are mime types from my htaccess, you neet to copty and paste this to your htaccess
Code:addtype audio/MP4A-LATM aac addtype audio/MP4A-LATM m4a 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
Comment
-
Originally posted by monsp3 View Post..... but it's worth the read because I leaned hehe.. thanks thanksIt's better to keep your mouth shut and give the impression that you're stupid, than to open it and remove all doubt.
ⓣⓗⓔ ⓠⓤⓘⓔⓣⓔⓡ ⓨⓞⓤ ⓑⓔ©ⓞⓜⓔ, ⓣⓗⓔ ⓜⓞⓡⓔ ⓨⓞⓤ â“â“¡â“” â“ⓑⓛⓔ ⓣⓞ â“—â“”â“â“¡ !
ιη тнєσÑу, тнє ÏÑα¢тι¢є ιѕ α Ñєѕυℓт σƒ тнє тнєσÑу, вυт ιη ÏÑα¢тι¢є ιѕ тнє σÏÏσѕιтє.
Comment
-
Guest
Comment