-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Update Apache server configuration for Flex #8724
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
Comments
Now that we have a pack, should we do anything here? |
We need to wait for the recipe to be created, then we can document that you need to install it for Apache (or put the rewrite rules into your vhost if you prefer) |
The recipe has been created by @fabpot in symfony/apache-pack. However, this recipe is empty. As for the article in the documentation; I think we can add this as an x within setup/flex.rst:
Or we make a new node at setup/web_server_configuration.rst about configure Apache for Flex by using the recipe. @fabpot: What is the status of the symfony/apache-pack? |
This PR was submitted for the master branch but it was merged into the 4.0 branch instead (closes #8806). Discussion ---------- Flex node for Apache This is related to #8724. Commits ------- 23c49fa Minor changes 5f9b813 Update article block from pull request feedback. 0bee9a9 Forgot a apostrophe. 4f20edf Improvements on the apache section. 17748d3 Added the Flex node for Apache.
See #8693. Basically, Symfony 4 won't ship with a
.htaccess
file anymore. But see symfony/recipes#190 (comment) - we may have a recipe for it soon. So, this is kind of blocked until we figure that out.The text was updated successfully, but these errors were encountered: