Blogged an explanation of how to make a simple web / static file server in PowerShell
https://4sysops.com/archives/building-a-web-server-with-powershell/
Kinda walks you through my simple static file server gist and my pswebserver gist
https://gist.github.com/Tiberriver256/e37a32facfd2f506fa79dbd76f1169c7 https://gist.github.com/Tiberriver256/868226421866ccebd2310f1073dd1a1e
submitted by /u/tiberriver256
[link] [comments]
The post Building a web server with PowerShell appeared first on How to Code .NET.