From: Joaquim H. <jo...@we...> - 2018-03-06 10:02:17
|
OK, so I finally managed to get these configured, and NGINX is indeed recognized. I have created a directory under /etc/nginx called available-sites, but how do I get Virtualmin to automatically create symlinks in /etc/nginx/conf.d to those sites? Or should I simply point wmin/vmin to /etc/nginx/conf.d? Also, when removing a site from vmin, it seems like the PHP-FPM pool configuration is left in /etc/php5/fpm/pool.d. The log rotation settings also seem to have been left in place. (When I tried to re-create the same site again, it was complaining about a configuration already existing for log file rotation.) -joho On 01/30/2018 02:13 PM, Andrey Repin wrote: > ## WebMin APT repository > # Ref: http://webmin.com/deb.html > # Key: http://software.virtualmin.com/lib/RPM-GPG-KEY-webmin > deb http://download.webmin.com/download/repository sarge contrib > > ## Virtualmin APT repository > # No idea, where did I find it. > # Key: http://software.virtualmin.com/lib/RPM-GPG-KEY-virtualmin > deb http://software.virtualmin.com/gpl/ubuntu/ virtualmin-universal main |