A
A
Alexey2020-06-09 02:13:11
IIS
Alexey, 2020-06-09 02:13:11

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

2 answer(s)
A
Alexey, 2020-08-21
@tnsr

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.

E
Eugene, 2020-06-26
@Evgenym

I highly recommend reading Learn Windows IIS in a Month of Lunches by Jason Helmick. I started reading one chapter a day a few days ago. So far I really like the way they explain it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question