apache 1.3.24 on solaris8

apache 1.3.24 on solaris8

Post by chakrapan » Sat, 08 Jun 2002 20:50:16



Hello,

I installed a solairs8 with complete distribution which has SUNWapchd/r/u.

My customer wants apache 2.0.35 version, which I can find a precompiled
version, that I can pkgadd from

http://www.apache.org/dist/httpd/binaries/solaris/

So can I just pkgrm SUNWapchd/r/u followed by a pkgadd of apache2.0.35.
Also how to find the apache version given in SUN distribution. pkginfo -l
on them does not give the apache version.

thank you,
chak maturi

 
 
 

apache 1.3.24 on solaris8

Post by Sven-Olaf Hilme » Sat, 08 Jun 2002 22:53:59



> Also how to find the apache version given in SUN distribution. pkginfo -l
> on them does not give the apache version.

> thank you,
> chak maturi

httpd -V

gives you the version

Sven