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

Nginx: Refactor the configuration #153

Open
ragnarkurmwunder opened this issue Sep 8, 2020 · 0 comments
Open

Nginx: Refactor the configuration #153

ragnarkurmwunder opened this issue Sep 8, 2020 · 0 comments
Labels
enhancement New feature or request nginx

Comments

@ragnarkurmwunder
Copy link
Contributor

Here are refactored configurations from Trimble. Wunder configuration can be remodeled according to this.

The fastcgi.conf is sorted alphabetically to weed out duplicates, added HTTP_PROXY, etc.

The drupal.conf is completely refactored according to the precedence of the location blocks, otherwise it is tough to understand which rules apply when. This file cannot be used verbatim, but Wunder configuration can follow the suite. In some places, some blocks are missing which are not needed in the Trimble context. In some places, useless fastcgi_params are removed. Etc.

drupal.conf.txt
fastcgi.conf.txt
nginx.conf.txt

@ragnarkurmwunder ragnarkurmwunder added enhancement New feature or request nginx labels Sep 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request nginx
Projects
None yet
Development

No branches or pull requests

1 participant