Forums

Skip Navigation LinksHome / Developer Network / Forums / Sitefinity 3.x: Set-up & Installation > S3 CNAME URL

S3 CNAME URL

  • Michael avatar

    Posted on Aug 17, 2009 (permalink)

    I'm working on getting S3 integration working with Sitefinity, however I'm running into a problem with CNAMEing.

    I was able to change downloadUrlPrefix from http://s3.amazonaws.com to http://BUCKETNAME, however the URLs that Sitefinity is generating are http://BUCKETNAME/BUCKETNAME, when they should be http://BUCKETNAME/File/etc.

    Does Sitefinity support CNAMEing of S3 URLs? If not, are there any plans to support it in the near future?

    Thanks,

    Mike Christopher

    Reply

  • Ricky Ricky admin's avatar

    Posted on Aug 18, 2009 (permalink)

    Hello Michael,


    Currenty url with CNAME like the following from  http://docs.amazonwebservices.com/AmazonS3/latest/index.html?VirtualHosting.html is not supported.

    The CNAME DNS record should alias your domain name to the appropriate virtual hosted style host name. For example, if your bucket name (and domain name) is images.johnsmith.net, the CNAME record should alias to images.johnsmith.net.s3.amazonaws.com.


    But it is in our todo list and will keep things posted once it is done.

    Sincerely yours,
    Mehfuz

    Instantly find answers to your questions on the new Telerik Support Portal.
    Check out the tips for optimizing your support resource searches.

    Reply

  • Michael avatar

    Posted on Aug 20, 2009 (permalink)

    Would it be possible to get the code for Telerik.Libraries.AmazonStorage? For now, I can just modify the function that generates the URLs.

    Reply

  • Georgi Georgi admin's avatar

    Posted on Aug 24, 2009 (permalink)

    Hello Michael,

    We will send you the code to your personal e-mail.
    I hope this helps.

    All the best,
    Georgi
    the Telerik team

    Instantly find answers to your questions on the newTelerik Support Portal.
    Check out the tipsfor optimizing your support resource searches.

    Reply

  • Posted on Jun 28, 2010 (permalink)

    Hi Georgi,

    Please could we also have this code too, it turns out that the Europe S3 data centres can't use path-style requests so this is a big issue for us at the moment.

    Kind Regards
    Sean

    Reply

  • Ivan Dimitrov Ivan Dimitrov admin's avatar

    Posted on Jul 5, 2010 (permalink)

    Hi Sean,

    Please open a support request and explain to us what the actual problem is and which files you need. As far as I see this is more than an year old post. Also we have not obfuscated the code, so as an quick alternative you can use Reflector to see the actual implementation.

    Kind regards,
    Ivan Dimitrov
    the Telerik team
    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

    Reply

  • Register for webinar
Skip Navigation LinksHome / Developer Network / Forums / Sitefinity 3.x: Set-up & Installation > S3 CNAME URL