79424144

Date: 2025-02-09 00:45:44
Score: 1.5
Natty:
Report link

If iis is used for a .asp.net application, iis is a reverse proxy server and thus needs the to be configured to not require ssl when entering with an url like http://somesite.something. You can find it by clicking the name of your website in the left pane of the IIS control panel and select SSL settings. Then remove the tick-mark for Require SSL.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: netfed