Protocols h2 http/1.1
#ServerAdmin webmaster@localhost
DocumentRoot /var/www/html/nextcloud/
Require all granted
AllowOverride All
Options FollowSymLinks MultiViews
Dav off
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
#LogLevel debug
# PHP-FPM
SetHandler "proxy:unix:/var/run/php/php7.2-fpm.sock|fcgi://localhost/"