mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	nginx requires trailing slash to function properly
This commit is contained in:
		
							parent
							
								
									48057a2f4d
								
							
						
					
					
						commit
						2f05ac208c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
location {{ kolibri_url_without_slash }} {
 | 
			
		||||
location {{ kolibri_url_without_slash }}/ {
 | 
			
		||||
    proxy_set_header        Host            $http_host;
 | 
			
		||||
    proxy_set_header        X-Forwarded-For $proxy_add_x_forwarded_for;
 | 
			
		||||
    proxy_set_header        X-Scheme        $scheme;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue