Blog - //.nkotov
  • 🏠
  • #️⃣
  • 🗒
  • #>_

NGINX

A collection of 1 post
Nginx – file path encryption
NGINX

Nginx – file path encryption

There was a task to set up encryption in the links of paths to media files for placing movies on the site. We use nginx for this: rewrite /([a-zA-Z0-9_\-]+)/([0-9]+)/(.+)\.mp4$ /$3.mp4?md5=$1&time=$2; location / { secure_link $arg_md5,$arg_time; secure_link_md5 SECRET_
26 Dec 2023 1 min read
Page 1 of 1
Blog - //.nkotov © 2025
  • Donates
Powered by Ghost