If you just request php7.0, it’ll install Apache as default. Do apt-get install php7.0-fpm and it’ll install as FPM instead, leaving something like nginx up to you.
If you just request php7.0, it’ll install Apache as default. Do apt-get install php7.0-fpm and it’ll install as FPM instead, leaving something like nginx up to you.