Hi Rick,
yes, yes, I know, I was plugging the player because it's so extensible and
it uses a playlist, but there's ways to use Apache to allow local
executables like livecode server (but not Joe Web User) to access
directories ABOVE the website root from script..... and if any 'address'
would be revealed, it would still be useless information as it would be
inaccessible from the web.

 I remember one of the first 'web apps' did this, it was called 'Gallery'.
All the photos were stored in a special directory above web root for a site.

I think the answer might be in here.
http://httpd.apache.org/docs/trunk/urlmapping.html

a htaccess file can do a lot of things, including allowing livecode server
to run in cgi-bin, another web-inaccessible place.

just throwing some things out there. I think the answer will be pretty
simple.


On Sun, Nov 27, 2016 at 7:17 AM, Rick Harrison <harri...@all-auctions.com>
wrote:

> Hi Stephen,
>
> Thanks for the link to the video player.
>
> However when I look at the page source code I see:
>
>         <link rel="image_src" href="http://media.barncard.
> com/video/joni-cbc.png" />
>         <script type="text/javascript" src="/js/jwplayer/jwplayer.js"
> ></script>
>         <script type="text/javascript">jwplayer.key="
> XLyrcd150kfRyTFsfsheTexshhjaa431eedjs==";</script>
>
> I altered the key here for security reasons before posting so it won’t
> work for anyone, just in case.
>



--
Stephen Barncard - Sebastopol Ca. USA -
mixstream.org
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to