Currently in our setup, we are using the X-Real-IP header setting in nginx, to tell in our backend apache logs the IP address of the client.
Is it possible to set up nginx to insert an arbitrary HTTP header with text of my choosing, or with it's own IP address?
I'd like to set this up for the purposes of doing some easier log analysis.
Thanks!
Is it possible to set up nginx to insert an arbitrary HTTP header with text of my choosing, or with it's own IP address?
I'd like to set this up for the purposes of doing some easier log analysis.
Thanks!