문제

if created application pool in IIS where does it get stored physically. I mean in which file?

I have HDD which was having application pool and applications on IIS working. but after it crashed I had connected it to another computer as an external HDD. I would like to create the same application pools and applications but don't know where should I search.

도움이 되었습니까?

해결책

IIS stores configuration of web sites, applications and pools in C:\Windows\System32\inetsrv\config\applicationHost.config.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top