when I put the flowith iplayer in myown computer(windowxp )with iis or appache it can play ,but i put it on window server 2003 with iis the .flv file doesnt play,why ? thanks
after adding .flv MIME type flash-video showed correct. But only 2 days.
Now is not show it.
Please check http://tours.ru/video/index.html (not asp for speed & tests)
In server log i see /Hogvakten1.flv 200 0 (zero is lendth of file, i think)
if try access to file direct via http://...../Hogvakten1.flv will see error
--
64 - Host not available
Internet Security and Acceleration Server
--
MIME Type
You may need to add the .flv MIME type. Here's a good link to walk you through that.
http://blogs.ittoolbox.com/c/engineering/archives/adding-flv-mime-type-i...
Scott W.
after adding .flv MIME type
after adding .flv MIME type flash-video showed correct. But only 2 days.
Now is not show it.
Please check http://tours.ru/video/index.html (not asp for speed & tests)
In server log i see /Hogvakten1.flv 200 0 (zero is lendth of file, i think)
if try access to file direct via http://...../Hogvakten1.flv will see error
--
64 - Host not available
Internet Security and Acceleration Server
--
Server config: Win Server 2003 IIS 6
i found reason. for Windows
i found reason.
for Windows Server 2003 and IIS 6 MIME type for .flv must be assigned as
flv-application/octet-stream
http://kb.adobe.com/selfservice/documentLink.do?micrositeId=MS_Customer&...