0

I try to set up production server with symfony 4 app. I use Apache2 on Ubuntu(on VirtualBox). I use this support article: https://symfony.com/doc/current/setup/web_server_configuration.html

It's empty symfony skeleton with just apache-pack

I expected see website, but i see just:

handle($request); $response->send(); $kernel->terminate($request, $response)

Nothing more, just text. What should i do to fix it?

Dirk J. Faber
  • 4,360
  • 5
  • 20
  • 58
Gravek
  • 1

0 Answers0