1838703 Members
3718 Online
110128 Solutions
New Discussion

Re: APACHE SOURCE CODE

 
SOLVED
Go to solution
Nobody's Hero
Valued Contributor

APACHE SOURCE CODE

I am running HPUX 11.11 and I am installing a Remedy app that users Apache. I need to recompile the apache source code to include Shared Module Support or DSO. Where can I find the apache source file so I can recompile it?
UNIX IS GOOD
5 REPLIES 5
Evert Jan van Ramselaar
Valued Contributor

Re: APACHE SOURCE CODE

Try http://httpd.apache.org

EJ
Contrary to popular belief, Unix is userfriendly. It just happens to be selective about who it makes friends with.
Nobody's Hero
Valued Contributor

Re: APACHE SOURCE CODE

Does this mean that I am going to do a new install of apache all together?

Also, how can I tell what version of apache I am currently using?
UNIX IS GOOD
Mel Burslan
Honored Contributor

Re: APACHE SOURCE CODE

version 1.3.29 is at

http://hpux.cs.utah.edu/hppd/hpux/Networking/WWW/apache-1.3.29/

version 2.2.35 is at

http://hpux.cs.utah.edu/hppd/hpux/Networking/WWW/apache2-2.0.35/

or goto
http://hpux.cs.utah.edu/
and make a search with word apache on the main screeen in the middle.
________________________________
UNIX because I majored in cryptology...
Sridhar Bhaskarla
Honored Contributor
Solution

Re: APACHE SOURCE CODE

Hi Robert,

If you install ApacheStrong from the application CDs, then it includes support for DSO. You don't need to compile it.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try
Geoff Wild
Honored Contributor

Re: APACHE SOURCE CODE

Yes - you will need to re-install Apache.

Version?

Telnet to the server's port 80, and type HEAD / HTTP/1.0
then enter.

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.