Tagged Questions
1
vote
1answer
95 views
IIS-like UI for http.sys programs
Does anyone know if there is a open-source or built-in way to view ALL IIS and http.sys endpoints/sites via a GUI?
The problem I have is that I'm a little wary of having no visibility for http.sys ...
1
vote
0answers
234 views
IIS Configuration Management… Alternatives to MSDeploy and Web Farm Framework?
In my experience both IIS Web Farm Framework and MSDeploy is doing a really poor job of managing configurations between servers.
While the idea behind the Web Farm Framework and MSDeploy is awesome, ...
2
votes
1answer
183 views
UI to managing specific applicationhost.config
I'm doing some work with IIS Express and it has it's own applicationhost.config.
Is there any UI that I could use to manage that config file without editing the XML directly? I downloaded IIS ...