eh22-wiki: add missing redirect for /design
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				/ Ansible Lint (push) Successful in 1m43s
				
			
		
		
	
	
		
	
		
			All checks were successful
		
		
	
	/ Ansible Lint (push) Successful in 1m43s
				
			Apparently this is still needed.
This commit is contained in:
		
					parent
					
						
							
								ac7e8bb6f2
							
						
					
				
			
			
				commit
				
					
						537ef55b6f
					
				
			
		
					 1 changed files with 6 additions and 0 deletions
				
			
		|  | @ -64,6 +64,12 @@ server { | ||||||
|         fastcgi_pass unix:/var/run/php/php-fpm-dokuwiki.sock; |         fastcgi_pass unix:/var/run/php/php-fpm-dokuwiki.sock; | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|  |     location = /design { | ||||||
|  |         # Disable port in redirect as NGINX would redirect to the PROXY Protocol port 8443 for locations like https://eh22.easterhegg.eu/design | ||||||
|  |         port_in_redirect off; | ||||||
|  |         return 302 /design/; | ||||||
|  |     } | ||||||
|  | 
 | ||||||
|     location /design/ { |     location /design/ { | ||||||
|         # Disable port in redirect as NGINX would redirect to the PROXY Protocol port 8443 for locations like https://eh22.easterhegg.eu/design |         # Disable port in redirect as NGINX would redirect to the PROXY Protocol port 8443 for locations like https://eh22.easterhegg.eu/design | ||||||
|         port_in_redirect off; |         port_in_redirect off; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue