linux how can i be sure what conf file service is using? -


hello im using ubuntu , example installed nginx via apt-get , via passenger, have 2 nginx.conf location (/opt/nginx/conf/nginx.conf , /etc/nginx/nginx.conf) (but removed first nginx installation apt-get remove nginx) can ensure configuration file (nginx.conf) /etc/init.d/nginx start use ? si more general linux question nginx related.

one approach rename 1 of these configuration files , see whether service can still start.


Comments

Popular posts from this blog

Unable to remove the www from url on https using .htaccess -