'How to send powershell output to web server

I have a powershell script that generates an output and I can send it by email as an attachment however now I would need to send that output to an apache web server.

I have searched and I didn't found about it and I don't know if is possible to.

If possible, how is that done?

Thanks



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source