ServerName ${APP_DOMAIN} ServerName ${APP_DOMAIN} DocumentRoot /var/www/html/public DirectoryIndex index.php SetEnvIf X-Forwarded-Proto "^https$" HTTPS=on SetEnvIf X-Forwarded-Ssl "^on$" HTTPS=on Options -Indexes +FollowSymLinks AllowOverride All Require all granted SetHandler application/x-httpd-php ErrorLog /proc/self/fd/2 CustomLog /proc/self/fd/1 combined