nginxconfig.io
nginxconfig.io copied to clipboard
[Feature Request] option to specify OS
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?
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 @fmmattioni
Maybe is already solved with Global Config -> NGINX config directory and User
Is fixed or need more things?