| 
					
				 | 
			
			
				@@ -1,5 +1,5 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-document_root /srv/http 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-listening_ports 80 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+document_root /usr/local/share/doc/civetweb 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+listening_ports 8080 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 access_log_file /var/log/civetweb-access.log 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 error_log_file  /var/log/civetweb-error.log 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -9,5 +9,5 @@ authentication_domain localhost 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 index_files index.html,index.htm,index.php 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-cgi_interpreter /usr/bin/php-cgi 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-#cgi_extensions  php 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+# cgi_interpreter /usr/bin/php-cgi 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+# cgi_extensions  php 
			 |