Ask Your Question
3

What is the method to build a HTTP site that solely redirects on Azure?

asked 2023-05-05 03:00:52 +0000

pufferfish gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2023-05-05 03:01:02 +0000

nofretete gravatar image

The method to build a HTTP site that solely redirects on Azure is as follows:

  1. Create a new web app in Azure.
  2. Go to the app's settings and click on "Custom domains".
  3. Add the domain you want to redirect to in the "Hostname" field.
  4. Click on "Add binding" and select "HTTP" as the protocol.
  5. In the "Redirect to" field, enter the URL you want to redirect to.
  6. Save the settings and wait for the changes to be applied.

Your HTTP site will now solely redirect to the specified URL.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-05-05 03:00:52 +0000

Seen: 16 times

Last updated: May 05 '23