11 messages in ru.sysoev.nginxngx_http_accesskey_module ? Any luck ...
FromSent OnAttachments
Alan WilliamsonAug 28, 2008 4:36 am 
ngin...@public.gmane.orgAug 28, 2008 9:22 am 
Alan WilliamsonAug 29, 2008 1:41 am 
Igor SysoevAug 29, 2008 1:54 am 
Alan WilliamsonAug 29, 2008 3:04 am 
Igor SysoevAug 29, 2008 3:15 am 
Alan WilliamsonAug 29, 2008 4:07 am 
Igor SysoevAug 29, 2008 4:26 am 
Olivier BonvaletAug 29, 2008 4:32 am 
Alan WilliamsonAug 29, 2008 4:46 am 
Igor SysoevAug 29, 2008 4:58 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:ngx_http_accesskey_module ? Any luck getting it to workActions...
From:ngin...@public.gmane.org (ngin@public.gmane.org)
Date:Aug 28, 2008 9:22:44 am
List:ru.sysoev.nginx

I've tried some of the steps from the wiki along with some info i found online but unable to get this working here's some of the errors i get when i launch nginx

I've tried some of the suggestions but still getting the same error

here's snip of my config

location /videos { accesskey on; accesskey_hashmethod md5; accesskey_arg "key"; accesskey_signature "myPass$remote_addr";

[root@static /usr/local/chtest]# ./sbin/nginx -t -c conf/nginx.conf 2008/08/26 14:58:28 [emerg] 25808#0: unknown directive "accesskey" in conf/nginx.conf:53 2008/08/26 14:58:28 [emerg] 25808#0: the configuration file conf/nginx.conf test failed