1834462 Members
2840 Online
110067 Solutions
New Discussion

WEB LISTENERS ON HP9000

 
Scott Dunkley
Regular Advisor

WEB LISTENERS ON HP9000

Help, can someone please tell me how I can connect to my HP server via my browser on my PC, I dont really want to install a browser on the Server and was hopeing I could connect via port 80 somehow but I dont know how to configure it, and if I need any extra software ??? CXan someone point me in the right direction please ?????
Better to regret something you have done, than something you havn't
3 REPLIES 3
Tim Malnati
Honored Contributor

Re: WEB LISTENERS ON HP9000

As a minimum, you are going to need some type of web server running on the HP box. A good one at a good price (free!) is Apache. It is available precompiled at the porting center at http://hpux.cs.utah.edu/hppd/hpux/Networking/WWW/apache-1.3.12/ It is relatively easy to configure. There is all sorts of support and documentation for this software at www.apache.org
Kofi ARTHIABAH
Honored Contributor

Re: WEB LISTENERS ON HP9000

If you are looking for a way to manage your server through a web interface, you might want to look at HP's Central Web console:
http://www.unixsolutions.hp.com/products/sys_mgmt/sc_central_web_content.html

If you just want a web server on your server - actually depending on your server you may have Netscape Fastrack pre-installed... check your documentation - otherwise, you could try installing apache http://www.apache.org

nothing wrong with me that a few lines of code cannot fix!
Anthony deRito
Respected Contributor

Re: WEB LISTENERS ON HP9000

Go with Apache...its free and easy to install. It start httpd daemons on your server that listens through port 80. Works like a champ.

Tony