Submitted by WillSargent on Fri, 05/23/2014 - 21:12
Under nginx, when a virtual server is deleted, the symlink is removed from /etc/nginx/sites-enabled but the configuration file remains in /etc/nginx/sites-available
If the domain is recreated, all of the default directives are appended to the old file in /etc/nginx/sites/available , causing double configurations, and for the nginx config to fail.
I have written a shell script that deletes this file, but it's still a bug in the system.
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Sat, 05/24/2014 - 14:27 Comment #1
Thanks for pointing this out - this will be fixed in the next Virtualmin Nginx plugin release.
Submitted by Issues on Sat, 06/07/2014 - 14:31 Comment #2
Automatically closed -- issue fixed for 2 weeks with no activity.