Re: [users@httpd] Fw: VLC web player does not work when using apache - please advise

2012-04-25 Thread Yehuda Katz
On Wed, Apr 25, 2012 at 8:02 PM, traveller wrote: > If the access was successful, then it means it got to the VLC player on > browser side. So why doesn't the player show the file? > As I already wrote in my first Email, the player works fine from any path > that is not http:localhost > Then

Re: [users@httpd] Fw: VLC web player does not work when using apache - please advise

2012-04-25 Thread traveller
From: Yehuda Katz To: users@httpd.apache.org; traveller Sent: Thursday, April 26, 2012 3:12 AM Subject: Re: [users@httpd] Fw: VLC web player does not work when using apache - please advise On Wed, Apr 25, 2012 at 3:13 PM, traveller wrote: I looked at the Apache access log file and it seems

Re: [users@httpd] Fw: VLC web player does not work when using apache - please advise

2012-04-25 Thread Yehuda Katz
On Wed, Apr 25, 2012 at 3:13 PM, traveller wrote: > I looked at the Apache access log file and it seems that Apache receives > the request from the VLC player: > > [25/Apr/2012:08:31:22 +0700] "GET /root/95180.avi HTTP/1.1" 200 1165938 " > http://localhost/root/why.html"; "Mozilla/5.0 (Windows NT

[users@httpd] Fw: VLC web player does not work when using apache - please advise

2012-04-25 Thread traveller
I looked at the Apache access log file and it seems that Apache receives the request from the VLC player: [25/Apr/2012:08:31:22 +0700] "GET /root/95180.avi HTTP/1.1" 200 1165938 "http://localhost/root/why.html"; "Mozilla/5.0 (Windows NT 6.0; rv:11.0) Gecko/20100101 Firefox/11.0" Can anyone ple