Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update the Nginx example#14698

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
javiereguiluz merged 1 commit intosymfony:4.4fromsebpacz:patch-4
Jan 22, 2021
Merged

Update the Nginx example#14698

javiereguiluz merged 1 commit intosymfony:4.4fromsebpacz:patch-4
Jan 22, 2021

Conversation

@sebpacz
Copy link
Contributor

When I was looking through the Nginx configuration recipe for Symfony 4.x I discovered an important comment that isn’t included in the example in the Nginx section. I think this tip may be useful for those who create their environment using docker containers. In this PR I added the missing comment, which is taken from the recipe on this page:https://www.nginx.com/resources/wiki/start/topics/recipes/symfony/#secure-symfony-4-x.

When I was looking through the Nginx configuration recipe for Symfony 4.x I discovered an important comment that isn’t included in the example in the Nginx section. I think this tip may be useful for those who create their environment using docker containers. In this PR I added the missing comment, which is taken from the recipe on this page:https://www.nginx.com/resources/wiki/start/topics/recipes/symfony/#secure-symfony-4-x.
@carsonbotcarsonbot added this to the4.4 milestoneDec 13, 2020
@ghost
Copy link

This caveat might get lost in the large code example. My suggestion is to use a tip block under the code block that highlights this caveat:

.. tip::    When PHP-FPM is hosted on a different machine from nginx $realpath_root    may not resolve as expected! In this case try using $document_root instead.

@javiereguiluz
Copy link
Member

Sebastian, thanks for updating this config according to the official nginx wiki example.

@javiereguiluzjaviereguiluz merged commit3732796 intosymfony:4.4Jan 22, 2021
@sebpaczsebpacz deleted the patch-4 branchJanuary 22, 2021 22:26
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

4.4

Development

Successfully merging this pull request may close these issues.

3 participants

@sebpacz@javiereguiluz@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp