Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleaning up nginx conf #18

Open
2 tasks
rahul286 opened this issue Jul 3, 2018 · 0 comments
Open
2 tasks

Cleaning up nginx conf #18

rahul286 opened this issue Jul 3, 2018 · 0 comments

Comments

@rahul286
Copy link
Member

rahul286 commented Jul 3, 2018

folder - nginx/conf
we need to clean it up keeping v4 structure in mind.

  • cleanup global nginx.conf at nginx/conf/ nginx.confin the repo. /usr/local/openresty/nginx/conf/nginx.conf inside container
  • nginx.conf will include site specific config from /var/www/conf/nginx/site.conf. EEv4 will create/generate this file.

Users can create additional conf files in /var/www/conf/nginx/custom/ with .conf extension. Something like /var/www/conf/nginx/custom/redirects.conf.

https://blog.martinfjordvald.com/2013/04/nginx-config-history-fastcgi_params-versus-fastcgi-conf/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant