Transfering url arguments to different location
Cristian Rusu
crirus at gmail.com
Wed Apr 2 06:30:52 UTC 2014
Hello
I have a setup on nginx to count downloads.
*location / {. post_action /afterdownload;*
Here I have a value in $arg_key
*location /afterdownload {*
I need $arg_key here
Any way to send it to /afterdownload section?
Thank you
---------------------------------------------------------------
Cristian Rusu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20140402/9bd9c56c/attachment.html>
More information about the nginx
mailing list