Submitted by pcfreak30 on Tue, 01/19/2016 - 18:06
When you make a change to the nginx config via the different means, the server should be auto reloaded to apply the settings, or at-least have a module option to allow that.
Status:
Closed (works as designed)
Comments
Submitted by JamieCameron on Tue, 01/19/2016 - 21:39 Comment #1
You should see a button to reload the Nginx config on the System Information page. Also, at Webmin -> Servers -> Nginx Webserver.
Submitted by pcfreak30 on Tue, 01/19/2016 - 21:46 Comment #2
But do non admins have the ability to do that?
Submitted by JamieCameron on Tue, 01/19/2016 - 21:47 Comment #3
No .. but non-admins shouldn't have the ability to edit the Nginx config outside of the Virtualmin UI (which should already automatically apply config changes).
Submitted by pcfreak30 on Tue, 01/19/2016 - 21:48 Comment #4
Thats my point. I added a protected realm and it wasn't auto applied.
Submitted by JamieCameron on Tue, 01/19/2016 - 23:28 Comment #5
Which page in Virtualmin did you add the protected realm on?
Submitted by pcfreak30 on Tue, 01/19/2016 - 23:59 Comment #6
/virtualmin-nginx/edit_saccess.cgi
Submitted by JamieCameron on Thu, 01/21/2016 - 01:16 Comment #7
The current design of the Nginx module is similar to the Apache module - because it is designed for more experienced admins, changes aren't applied automatically. This is intentional to give the admin the power to make multiple changes and then apply them all at once.
Submitted by pcfreak30 on Thu, 01/21/2016 - 02:02 Comment #8
Yes but even so, if an and end user would do it, it would be a different case. Or can a non-admin not access those options?
Submitted by JamieCameron on Thu, 01/21/2016 - 23:06 Comment #9
Non-admins cannot access that page.
Submitted by pcfreak30 on Fri, 01/22/2016 - 15:38 Comment #10