Skip to content

modernize the web server configuration chapter #16104

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

Closed
wants to merge 1 commit into from

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Nov 15, 2021

No description provided.

@carsonbot carsonbot added this to the 4.4 milestone Nov 15, 2021
Copy link
Member

@wouterj wouterj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't seem to document the Apache config file location anywhere. Should we do that, to make clear that .htaccess is not recommended?

Other than that, I've never used Apache so I simply trust that you made the correct changes 👍

@xabbuh
Copy link
Member Author

xabbuh commented Nov 15, 2021

Status: Needs work

@javiereguiluz
Copy link
Member

@xabbuh do you think that you will find the time (and energy) to finish this ... or do you prefer if someone takes over or even if we close it? Thanks!

@wouterj
Copy link
Member

wouterj commented Dec 20, 2022

continued in #17597

@wouterj wouterj closed this Dec 20, 2022
@xabbuh xabbuh deleted the symfony-44057 branch December 21, 2022 12:09
@xabbuh
Copy link
Member Author

xabbuh commented Dec 21, 2022

Oh, I completely forgot this PR. 🙈 Thanks for taking over Wouter!

javiereguiluz added a commit that referenced this pull request Aug 9, 2023
…ete Apache examples, add Caddy) (xabbuh, wouterj)

This PR was merged into the 5.4 branch.

Discussion
----------

Modernize Web Server Configuration article (remove obsolete Apache examples, add Caddy)

This continues #16104 (which removed old Apache information that advocates bad practices) and fixes #17471 by adding a working Caddy config example.

I've removed most of the Apache 2 version information, we were talking about 2.4 and 2.10, but even Debian oldoldstable (the really long LTS version of Debian) comes with 2.25 already.
I've kept using PHP 7.4 - something that we might want to change when merging up to 6.0. This is done to make the example in the article truely copy-pastable, PHP 7.4 is the current PHP version on the latest Debian version.

Commits
-------

679bf64 Add Caddy section
33ea1fa Clean-up Apache and Nginx parts
035af33 modernize the web server configuration chapter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants