Merge branch '2.2.x' into 2.3.x
Closes gh-24025
This commit is contained in:
@@ -335,7 +335,8 @@ public class ServerProperties {
|
||||
|
||||
/**
|
||||
* Whether requests to the context root should be redirected by appending a / to
|
||||
* the path.
|
||||
* the path. When using SSL terminated at a proxy, this property should be set to
|
||||
* false.
|
||||
*/
|
||||
private Boolean redirectContextRoot = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user