Stopping the Web Server
  
 
	 Procedure
-  
		  Log in as a super user (root).
		   
		
 
-  
		  Change directories: cd /opt/IBMHttpServer/bin
		   
		
 
-  
		  Stop the web server: ./apachectl stop
		   
		
 
-  
		  Verify that the server has stopped: ps -ef | httpd
		   
		
 
 
   
Copyright © Cloud Software Group, Inc. All rights reserved.