Do you have to use Nginx or apache with your go web app? I know web apps run on 
port 80 but I'm unable to run my app on port 80. Currently I'm using port 8000 
and to access my website I'm putting in the IP address and port number in the 
browser. 

I thought a plus of using go was that you didn't need to also use Nginx or 
apache. Any information is appreciated. It would be great to just use the built 
in go server if that a "normal" thing to do. 

Thanks,

Dave 

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to