Azure Container Apps redirect test

WWW to non-WWW redirect verification

This app exists only to prove that a production deployment redirects the www host to the canonical host.

Canonical host
https://test301.vukrajovic.com
Redirecting host
https://www.test301.vukrajovic.com
  1. Browse to the www URL.
  2. Confirm the browser lands on the non-www URL.
  3. Confirm the response is a permanent redirect.

In Development, the redirect middleware is intentionally disabled so local debugging stays simple.