=== Server Directory Check === DOCUMENT_ROOT: /home/tender84x/stage.tender84.com __FILE__: /home/tender84x/stage.tender84.com/_diag_login.php __DIR__: /home/tender84x/stage.tender84.com login: DIR index.html (21903B) index.php (1306B) my-account: DIR dashboard (53B) internal (90B) profile (32B) request (53B) my-account/dashboard: DIR index.html (31145B) index.php (183B) my-account/request: DIR index.html (13549B) index.php (183B) my-account/internal: DIR health (24B) index.html (25706B) index.php (183B) manager (32B) profile: DIR account: DIR billing (332B) dashboard (53B) internal (90B) profile (53B) request (53B) services (31B) === .htaccess === SetEnv SUPABASE_SERVICE_KEY eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6ImZ6eWJkb2ZvZW9hdHFpb2FtZmN3Iiwicm9sZSI6InNlcnZpY2Vfcm9sZSIsImlhdCI6MTc3OTcwOTU0NywiZXhwIjoyMDk1Mjg1NTQ3fQ.NdBF4TRwRx7Pa0ynlKkEKTBTD2bfJj1oU4_tEYqr-y0 SetEnv T84_COOKIE_SECRET t84_staging_hmac_9xK2mP5qR8vN3wL7 RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} -f RewriteCond %{REQUEST_URI} !^/login/ RewriteCond %{REQUEST_URI} !^/my-account/ RewriteCond %{REQUEST_URI} !^/robots\.txt$ RewriteCond %{REQUEST_URI} !^/llms\.txt$ RewriteCond %{REQUEST_URI} !^/llms-full\.txt$ RewriteCond %{REQUEST_URI} !^/sitemap\.xml$ RewriteRule ^ - [L] RewriteRule ^(.*)$ router.php [L,QSA]