nginx secure download
Juergen Gotteswinter
jg at internetx.de
Mon May 17 18:08:17 MSD 2010
nevermind... found the source ;)
On 05/17/2010 04:01 PM, Juergen Gotteswinter wrote:
> Hello,
>
> i am trying to setup nginx with the secure download module. but
> unfortunately i cant enable it.
>
> location /media/aveo/videos {
> secure_download on;
> secure_download_secret xxxxxxxx;
> secure_download_path_mode file;
> }
>
>
> nginx -t says
>
> [emerg]: unknown directive "secure_download" in /etc/nginx/nginx.conf:74
>
> i cant even find a configure parameter how to enable this? what did i miss ?
>
> and, which variable can i use for the timestamp (hex format) in the
> secure_download_secret ?
>
> Thanks
>
> Juergen
>
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx
>
More information about the nginx
mailing list