Re: how to check apache version

2002-12-29 Thread Mike Burger
"rpm -q apache" On Sun, 29 Dec 2002, Jianping Zhu wrote: > > Hi, > I have redhat 7.1 linux server with an apache websever running in it, how > can i check whick version my apache webserver is? > Thanks > > > > Jianping Zhu > Department of Computer Science > Un

Re: how to check apache version

2002-12-29 Thread Teodor Georgiev
httpd -V if your Linux can not find httpd, see where it is located. (whereis or find) - Original Message - From: "Jianping Zhu" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, December 29, 2002 7:54 PM Subject: how to check apache version > > Hi, > I have redhat 7.1 linux