Xymon Mailing List Archive search

nginx as the web server

list Mark Felder
Tue, 11 Nov 2014 07:58:08 -0600
Message-Id: <user-364e08cd64b8@xymon.invalid>


On Mon, Nov 10, 2014, at 20:50, Bill Arlofski wrote:
Turns out I had to add a line:

fastcgi_param REMOTE_USER $remote_user;

To the configuration.  Hope this helps someone else. (Thanks Matt)
Ahh, that's annoying. Didn't notice REMOTE_USER isn't in the default
fastcgi_params that ships with nginx. I'll throw that on my blog post.
 
I still can not get the Critical Systems editor CGI to work under nginx
though.
Which part isn't working? I have never used it personally, but it
appears functional to me.