Setting up Apache Module on Machine 1
 
	  
		To set up the Apache module on the machine where Apache server runs (Machine 1), follow these steps: 
		
 
	  
 
	 Procedure
-  
		  Copy the following files from the TIBCO API Exchange Gateway installation on Machine 2: 
		   
		  
 
			 - ASG_HOME\modules\http_server\apache\mod_ASG.conf 
			 
 
 
			 - ASG_ HOME\modules\http_server\apache\mod_asg_rv_inbound.so 
			 
 
 
		  
 
		 
-  
		  Save these files locally on Machine 1 where the Apache server runs. You may place these files in a location accessed by the Apache server. 
		   
		
 
-  
		  Open the 
			 APACHE_HOME/conf/httpd.conf file for editing. 
		   
		
 
-  
		  Add the following line in the file: 
		   
		  
 
			    Include <Full Path>/mod_ASG.conf
 
		    
		 
-  
		  Save the changes. 
		   
		
 
 
   
Copyright © Cloud Software Group, Inc. All rights reserved.