UseVirtualHosting Property
Determines which style request to use.
Data Type
BooleanDefault Value
falseRemarks
If set to true, buckets will be referenced in the request using the hosted-style request: http://yourbucket.s3.amazonaws.com/yourobject. If false (default), the adapter will use the path-style request: http://s3.amazonaws.com/yourbucket/yourobject.