You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #20995 Updating the web_server_configuration.rst File (ilyabakhlinlebedev)
This PR was submitted for the 7.2 branch but it was merged into the 6.4 branch instead.
Discussion
----------
Updating the web_server_configuration.rst File
In the documentation, it's being said that Symfony requires the `symfony/apache-pack`, which adds a `.htaccess` file to the `public/` directory.
However, it's nowhere specified to change the `AllowOverride` setting from `None` to `All`.
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `7.x` for features of unreleased versions).
-->
Commits
-------
ff3a594 Updating the web_server_configuration.rst File
0 commit comments