Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to force using bucket virtual hosting #50

Merged
merged 1 commit into from
Apr 19, 2011

Conversation

goldmann
Copy link
Contributor

@goldmann goldmann commented Feb 1, 2011

This is pretty important for Eucalyptus because in most cases DNS bucket access will be not available.

Aws::S3.new('access_key', 'secret_access_key', :virtual_hosting => true )

If :virtual_hosting => true is not specified - normal checking for DNS supported bucket name is executed.

Thanks!

…ts. This is important for all S3 clones including Eucalyptus.
@treeder treeder merged commit ad14d13 into appoxy:master Apr 19, 2011
@treeder
Copy link
Member

treeder commented Apr 19, 2011

Can you try this using latest code from source?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants