Skip to content

Commit 84096c4

Browse files
committed
minor #13993 Recommending symfony/apache-pack when installing the project on a sha… (rezehnde)
This PR was submitted for the 5.1 branch but it was squashed and merged into the 4.4 branch instead. Discussion ---------- Recommending symfony/apache-pack when installing the project on a sha… …red host platform Recommending symfony/apache-pack bundle when installing the project on a shared host platform running Apache Web Server <!-- 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 `master` for features of unreleased versions). --> Commits ------- 2a863fb Recommending symfony/apache-pack when installing the project on a sha…
2 parents f3c629e + 2a863fb commit 84096c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deployment.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ setup:
195195
* Add/edit CRON jobs
196196
* :ref:`Building and minifying your assets <how-do-i-deploy-my-encore-assets>` with Webpack Encore
197197
* Pushing assets to a CDN
198+
* On a shared hosting platform using the Apache web server, you may need to install the :ref:`symfony/apache-pack package <web-server-apache-mod-php>`
198199
* ...
199200

200201
Application Lifecycle: Continuous Integration, QA, etc.

0 commit comments

Comments
 (0)