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
- Browse to the
wwwURL. - Confirm the browser lands on the non-
wwwURL. - Confirm the response is a permanent redirect.
In Development, the redirect middleware is intentionally disabled so local debugging stays simple.