diff --git a/services/s3.class.php b/services/s3.class.php
index 86e3b2d..bf23218 100755
--- a/services/s3.class.php
+++ b/services/s3.class.php
@@ -407,7 +407,7 @@ class AmazonS3 extends CFRuntime
 	/**
 	 * The DNS vs. Path-style setting.
 	 */
-	public $path_style = false;
+	public $path_style = true;
 
 	/**
 	 * The state of whether the prefix change is temporary or permanent.
