Checking for Apache and serving a page

hi
i was trying to run the HTML script and was unable to run it as the apache server was not loaded on my linux server.....how do i check whether A[pache has been installed in my server or not.....????

 
ps -ef | grep apache
ps -ef | grep http
ps -ef | grep webapp

better to check with your system admin