Symfony 7: Deploy
Apache
# local / temporary
composer require symfony/apache-pack
# copy contents of .htaccess to VHost config inside Directory
# alternative: also the custom htaccess from wsc can be used in the same way
Errors
- by default in
prod
errors are logged tophp://stderr
.. - edit:
config/packages/monolog.yaml