Skip to content

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 to php://stderr..
  • edit: config/packages/monolog.yaml