Answer the question
In order to leave comments, you need to log in
How to master setting up IIS and IIS EXPRESS 10 on Windows 10?
For some reason, I could not find good resources for setting up IIS and IIS EXPRESS 10 in Windows 10.
It would be nice to find a tutor for money, so that he would give an introductory text on Skype about configs, logs, certificates, etc.
But how?
Answer the question
In order to leave comments, you need to log in
In general, yes.
First, reading about IIS,
then if we run iis-express not from the studio,
but from a command line like
"C:\Program Files (x86)\IIS Express\iisexpress.exe" /trace:error
then
As an option to configure iis through C: \Windows\System32\inetsrv\InetMgr.exe
watch changes in c:\Windows\System32\inetsrv\config\applicationHost.config
and apply the corresponding ones in
c:\Users\d1\Documents\IISExpress\config\applicationhost.config.
Also dock on
netsh http show sslcert
netsh http add/delete sslcert
netsh http add/delete
etc.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question