Problem trying to run Golang with Apache2 as a reverse proxy server

I am unable to get the remote Apache2 server on port 8080 to work. I think this is because a reverse proxy server is required.

I have read that once the reverse proxy is working, Localhost compiled Golang source code can be uploaded to the remote server.

It is not necessary to install Golang on the remote server.