No longer needed, cause :progress has been dropped, because it's not so useful, and super hard to implement cleanly
		
			
				
	
	
		
			5 lines
		
	
	
		
			72 B
		
	
	
	
		
			ApacheConf
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			72 B
		
	
	
	
		
			ApacheConf
		
	
	
	
	
	
AddHandler cgi-script .py
 | 
						|
Options +ExecCGI
 | 
						|
 | 
						|
ErrorDocument 404 /morss.py
 |