11 Nov
2014
11 Nov
'14
1:58 p.m.
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.