diff --git a/deployment.rst b/deployment.rst index 5d02bae0e58..18fd4ec6fa8 100644 --- a/deployment.rst +++ b/deployment.rst @@ -195,6 +195,7 @@ setup: * Add/edit CRON jobs * :ref:`Building and minifying your assets ` with Webpack Encore * Pushing assets to a CDN +* On a shared hosting platform using the Apache web server, you may need to install the :ref:`symfony/apache-pack package ` * ... Application Lifecycle: Continuous Integration, QA, etc.