How do I setup Hudson on a windows server so I can access it access it in any web browser?
- by MikeU
Question
I setup Hudson CI on a Windows 2008 server and now I want to be able to use the domain name to access it from any web browser.  Right now I can only access it by using http://localhost:8080.  How do I configure it to be public accessible?