What do you have to consider with IIS if an additional binding for https is activated?
I have the problem that requests to a cgi.exe module via http are correctly passed once to the cgi module.
The same call via https for but to call the cgi.exe module twice.
Does anyone have an idea what this could be due to?
1 Post
cgi will startet twice over https
Nov 02, 2020 12:12 PM|vvo_webmaster|LINK
What do you have to consider with IIS if an additional binding for https is activated?
I have the problem that requests to a cgi.exe module via http are correctly passed once to the cgi module.
The same call via https for but to call the cgi.exe module twice.
Does anyone have an idea what this could be due to?