1825775 Members
2160 Online
109687 Solutions
New Discussion

html pages

 
SOLVED
Go to solution
Mary Ann Lipa
Valued Contributor

html pages

Hi,
How can i serve html pages on my HPUX box?
can i use it as a web server?
any white paper documents/how-to's?

Thanks!!
ann
Which is worse, smoking or picking your nose in a public place?
4 REPLIES 4
Rainer von Bongartz
Honored Contributor
Solution

Re: html pages

Sure you use your box as a WEB server.
Download HP Apache from

http://www.hp.com/products1/unix/webservers/apache/downloads/index.html

Regards
Rainer
He's a real UNIX Man, sitting in his UNIX LAN making all his UNIX plans for nobody ...
Mary Ann Lipa
Valued Contributor

Re: html pages

any white papers on how to configure a web server?
thanks!
Which is worse, smoking or picking your nose in a public place?
Tore_1
Regular Advisor

Re: html pages

It's extremely easy. Out of the box it will show a default web page.

For documentation go to apaches web pages.

Sergejs Svitnevs
Honored Contributor

Re: html pages

Apache 2.x

The user's guide: http://httpd.apache.org/docs-2.0/
The FAQ : http://httpd.apache.org/docs-2.0/faq/

Regards,
Sergejs