@@ -52,9 +52,6 @@ server {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    include snippets/universal_paths.conf;
 | 
					    include snippets/universal_paths.conf;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # Don't send headers
 | 
					 | 
				
			||||||
    add_header "" "";
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    location / {
 | 
					    location / {
 | 
				
			||||||
        return 308 https://$host$request_uri;
 | 
					        return 308 https://$host$request_uri;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user