nginxconfig.io icon indicating copy to clipboard operation
nginxconfig.io copied to clipboard

[Feature Request] option to specify OS

Open fmmattioni opened this issue 6 years ago • 2 comments

nginxconfig.io works amazingly great for an ubuntu server. However, the config for Fedora is a little different. For example, there is no sites-available folder in this OS, this config is done under /etc/nginx/conf.d/. Is there any chance to get an option to specify the OS?

fmmattioni avatar Oct 27 '19 17:10 fmmattioni

OS specification option will be great. In Fedora, not only NGINX folder differs from other operating systems, it's user, too, is nginx, not www-data. Also, selinux will be a problem, since it will not know what to do with these new files.

aiquiral avatar Sep 17 '23 05:09 aiquiral

@aiquiral @fmmattioni

Maybe is already solved with Global Config -> NGINX config directory and User

Is fixed or need more things?

MrJmpl3 avatar Oct 05 '23 19:10 MrJmpl3