Commit a525387
committed
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 File1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
| 199 | + | |
199 | 200 | | |
200 | 201 | | |
201 | 202 | | |
| |||
0 commit comments