in reply to Re^9: [OT] Re: (OT) HTML video tag is not working in cgi
in thread (OT) HTML video tag is not working in cgi

So how can i map the local drive like /home/../test.mp4 of course it is not the http:://home../test.mp4
  • Comment on Re^10: [OT] Re: (OT) HTML video tag is not working in cgi

Replies are listed 'Best First'.
Re^11: [OT] Re: (OT) HTML video tag is not working in cgi
by poj (Abbot) on Jan 29, 2016 at 08:15 UTC

    As hippo said earlier here read url mapping, specifically the sections

  • Files Outside the DocumentRoot
  • User Directories
  • poj
Re^11: [OT] Re: (OT) HTML video tag is not working in cgi
by Corion (Patriarch) on Jan 29, 2016 at 08:14 UTC

    This is done by configuring your web server. Read the web server documentation and follow the steps there.

      that works...thank you all for your suggestions and guidance..finally it is working now.