|
#1
|
|||
|
|||
|
Hi
Can anyone tell me how I set up my site so that when a movie is directly loaded in a browser it plays rather than download, so that all the standard QT controls are accessible? This is a temporary and quick fix - I don't want to bother with embeds etc. Thanks |
| Sponsored Links |
|
|
|
#2
|
||||
|
||||
|
Assuming it's a mp4 file then try adding the following line to .htaccess
AddType video/mp4 .mp4 If you don't have a .htaccess file already then create a text file called .htaccess and drop the above line into it, the .htaccess goes in public_html.
__________________
Twitter: @tolranet UK Web Hosting or US Web Hosting | Web Hosting Affiliate Scheme |
|
#3
|
|||
|
|||
|
Thanks Paul
|
![]() |
| Bookmarks |
| Tags |
| streaming, video |
| Thread Tools | |
| Display Modes | |
|
|