The task:
- perform a reverse-proxy so that our Azure web app runs on a sub-directory on a different server (a WordPress web site).
Background:
- We have a .NET ASPNET Data Management Solution (DMS). It currently being hosted by Azure on a "azurewebsites" URL.
- We employ Cloudflare DNS.
- Using Cloudflare, we have successfully redirected the web app to a sub-domain of our web site.
- But... for SEO purposes, we want the web app on a sub-directory of our web site, not a sub-domain.
Other information:
- We attempted to deploy this method - https://createtoday.io/posts/how-to-serve-a-subdomain-as-a-subdirectory-using-cloudflare. This was partially successful in that we were able to send GET requests to the DMS, but were unable to send POST requests to the DMS.
About you:
- We need someone who knows Azure, PHP, .NET and web hosting.
... Show more