Remove .htaccess progress-specific config
No longer needed, cause :progress has been dropped, because it's not so useful, and super hard to implement cleanly
This commit is contained in:
		@@ -1,5 +1,4 @@
 | 
				
			|||||||
AddHandler cgi-script .py
 | 
					AddHandler cgi-script .py
 | 
				
			||||||
Options +ExecCGI
 | 
					Options +ExecCGI
 | 
				
			||||||
SetEnvIf Request_URI /:progress/ no-gzip=1
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
ErrorDocument 404 /morss.py
 | 
					ErrorDocument 404 /morss.py
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user