Here is my vhost file:
ServerName awesome.dev
## Vhost docroot
DocumentRoot \"/var/www/awesome\"
## Directories, ther
As many problems can occur during apache / php-fpm process, many errors can lead to the response "File not found" and in logs "AH01071: Got error 'Primary script unknown\n'": (double slashes in paths, permissions,...)
To track them you can:
Ps: Take care on a other thread, people says that using ProxyErrorOverride for that is "really a bad idea": https://serverfault.com/questions/450628/apache-2-4-php-fpm-proxypassmatch