I'm learning PHP and looking at the link from a file on the cloud front I see the following: "(...) cloudfront.net/v/2462380.mp4?Expires=1454618820 (...)"
When I try to access the file without these "keys" the server does not return the file.
I would like to know how this "authentication" is done and if this is an exclusive of Cloud Front or if it is something that I can implement with PHP on a common server?
Obg