Serving static resources from Azure, with separate domain name
Hi,
I'm creating a new Umbraco site, to be hosted on Azure.
I'd like the static resources (css, js, images) to be hosted on a seperate (cookieless) domain, different to my Umbraco site, and to be served from Asure Storage services.
CSS, and JS are no prob, but images (uploaded via umbraco) are proving to be a bit more tricky. There are a couple of extensions for version 6 that attempt to help out with this, but nothing for version 7.
Can anyone suggest the best approach to achieve this?
Serving static resources from Azure, with separate domain name
Hi,
I'm creating a new Umbraco site, to be hosted on Azure.
I'd like the static resources (css, js, images) to be hosted on a seperate (cookieless) domain, different to my Umbraco site, and to be served from Asure Storage services.
CSS, and JS are no prob, but images (uploaded via umbraco) are proving to be a bit more tricky. There are a couple of extensions for version 6 that attempt to help out with this, but nothing for version 7.
Can anyone suggest the best approach to achieve this?
Thanks,
David.
There is a filesystem provider for Azure :
http://our.umbraco.org/projects/backoffice-extensions/azure-blob-storage-provider
Dave
Hi Dave, thanks for the response. Something like this is exactly what I want, but unfortunately it looks like it isn't compatible with v7.
Probably the same issue mentioned here :
http://our.umbraco.org/projects/website-utilities/amazon-s3-media/bug-reports/46142-Version-7-Media-Listing?p=0#comment180432
is working on a reply...