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

⇧ ++ 👍

  • Comment on Re^9: [OT] Re: (OT) HTML video tag is not working in cgi

Replies are listed 'Best First'.
Re^10: [OT] Re: (OT) HTML video tag is not working in cgi
by awanti (Acolyte) on Jan 29, 2016 at 08:04 UTC
    So how can i map the local drive like /home/../test.mp4 of course it is not the http:://home../test.mp4

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

    • Files Outside the DocumentRoot
    • User Directories
    • poj

      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.