Option 3: Using a Hybrid Approach: Applying URL Rewriting on Your Own Domain

Use the hybrid approach when you need to serve the application on one of your domains that is not the original domain of the application. For example, application.acme.com is served on application.acme.newdomain.com.

The hybrid approach is useful for quickly migrating an application’s domain to another domain seamlessly. It does not require any code changes or the need to redeploy the application.

Another use case is when you no longer have the original domain certificate or the domain certificate has expired. You can generate a new certificate and deploy it to Axis Cloud.

For information about how to add additional domains, click here.

📘

Important

If your application authenticates with Okta OIDC, please read the following guide Okta OIDC Configuration for Self-Hosted Web App