Home>
I want to achieve
The following configuration is built with Oracle Cloud.
Internet
|
WAF (SSL communication)
|
-------public subnet
WebServer (Windows Server 2016)
-------public subnet
As I want to realize, as shown in the figure above, when accessing from the Internet, I want to receive it with WAF and perform HTTPS communication.
I get a 500 Bad Gateway error when I access it in a browser.
What I triedWith the above configuration, when the Web server was verified with CentOS 7.8, HTTPS communication could be performed without problems.
I want you to tell meThe point I would like you to teach the most is that 500 errors can be resolved and HTTPS communication can be done,
In the second point, if there are settings related to SSL and HTTPS communication around IIS settings, please tell me.
-
Answer # 1
Related articles
- How to enable Flash in Windows Server 2016
- oracle - about client pc settings for windows applications
- server - about netlify settings in muumuu domain
- Linux server startup oracle setting method
- Windows Server 2008R2 file server upgrade to Windows Server 2016
- How to install redis extension in PHP on Windows server
- Open windows server port (Take open port 8080 as an example)
- How to deploy an egg application for a self-built windows server (detailed graphics)
- Tutorial for building zookeeper server in windows system
- Detailed Windows server configuration method
- Windows server management security considerations
- Windows local installation and configuration oracle client complete process (graphic version)
- Windows Server 2012 oracle11g installation (graphic tutorial)
- Teach you how to enable the Linux subsystem of Windows 10 (graphics super detailed)
- Windows Server 2008 r2 server automatically restarts for no reason
- Detailed notes on Oracle database server modification of operating system time
- Steps to deploy Net Core WebApi to a Windows server
- windows server - phenomenon that screen disappears with remoteapp of rdp
- windows server - printer error or memory error during remote desktop
Related questions
Solved by adding HTTPS in the binding settings of IIS