No route found in symfony custom routes
I have a container with a symfony project which routes doesn’t work, but http://localhost
I think its some problem with the Apache configuration
No route found in symfony custom routes
I have a container with a symfony project which routes doesn’t work, but http://localhost
I think its some problem with the Apache configuration
Custom 500 page not shown in apache docker
I am trying to use php/apache in docker and I want to have a custom 500 page. I am trying it out on localhost and it never shows the page.