I got it.
I had to uncomment these lines in sites-endabled/default
listen 80 default_server;
listen [::]:80 default_server;
Also had to edit fastcgi-php.conf, to reference fastcgi_params.
And had to down a fastcgi_params file.
I had to uncomment these lines in sites-endabled/default
listen 80 default_server;
listen [::]:80 default_server;
Also had to edit fastcgi-php.conf, to reference fastcgi_params.
And had to down a fastcgi_params file.