When I don't know where apache is installed, how do I do this? I was asking
for a way to write a perl script that would give me the version of apache
installed, if possible!


pennyyh wrote:
> 
> Try:
> $ cd apache_install_dir
> $ bin/httpd -v
> 
> This would show you version info.
> good luck!
> 
> 

-- 
View this message in context: 
http://www.nabble.com/apache-version-check-tf3940767.html#a11179309
Sent from the mod_perl - General mailing list archive at Nabble.com.

Reply via email to