hanks,
Tom.
From: Marcin 'Rambo' Roguski
To: users@httpd.apache.org
Sent: Friday, April 20, 2012 6:29 PM
Subject: Re: [users@httpd] VLC web player does not work when using apache -
please advise
> I guess the player could not access the file.
&g
> I guess the player could not access the file.
> How to fix it? I am not Apache expert. Please advise.
Have you checked paths (local vs. relative, plugin location, etc.) in
the html file?
--
Marcin 'Rambo' Roguski
-
To unsubs
Hello,
I was trying to use embedded VLC video player. I created a local HTML in my PC
and it worked fine.
However, when I was trying to access this same page from behind Apache server
(http://localhost/my.html) the player did not work.
I guess the player could not access the file.
How to fix it