🌍 WebGIS Subdomain is Live!"; echo "

Current Server: " . $_SERVER['SERVER_NAME'] . "

"; echo "

PHP Version: " . phpversion() . "

"; // Check for common GIS extensions (optional but helpful) $extensions = ['gd', 'intl', 'bcmath', 'pdo_pgsql']; echo "

GIS Extension Check:

"; echo "
"; echo "

If you see this, your Nginx → PHP-FPM bridge is working perfectly over HTTPS.

"; ?>