Running Simple HTTP Web Server Using PowerShell
Running Simple HTTP Web Server Using PowerShell https://ift.tt/DJv9cOF For testing purposes or as a simple stub at the service deployment stage, I regularly need to run a simple web server on Windows. To avoid a full-featured IIS installation, you can run a simple HTTP web server directly from your PowerShell console. You can run such […]