Operating System - HP-UX
1834447 Members
2408 Online
110067 Solutions
New Discussion

Apache web server for HP-UX 11.0

 
SOLVED
Go to solution
Marcelo De Florio
Frequent Advisor

Apache web server for HP-UX 11.0

How can i give the Apache web server for HP-UX 11.0?


MDF
1 REPLY 1
Mike Hassell
Respected Contributor
Solution

Re: Apache web server for HP-UX 11.0

Marcelo,

Here is the link for the pre-compiled apache binary for HP-UX 11.0 and 10.20:

http://hpux.connect.org.uk/hppd/hpux/Networking/WWW/apache-1.3.19/

Download the 11.0 binary and install using:

swinstall -s /tmp/apache-blah.depot

Then configure /opt/apache/etc/httpd.conf and start the servers via:

/opt/apache/bin/apachectl start

Hope that helps.

- Mike
The network is the computer, yeah I stole it from Sun, so what?