[Xymon] nginx as the web server

Mark Felder feld at feld.me
Tue Nov 11 14:58:08 CET 2014



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.



More information about the Xymon mailing list