Media in a Site on localhost virtual directory not rendering in backoffice
Hi everyone
I've created a site in version 752 and I'm trying out a set of test deployments on localhost before purchasing the product and going live.
I've copied the site so both (i.e. staging and live) now sit on my server , but when I go into the back office, the media I've uploaded doesn't seem to like the virtual directory part of my localhost setup, and images in media section in the back office are shown without the virtual directory and hence not rendered.
e.g. here is the output from IE developer tools, and all the other URLs in the list have the virtual directory folder in them:
URL Method Result Type Received Taken Initiator Wait Start Request Response Cache read Gap
/media/2601/myImage.jpg GET 404 text/html 4.99 KB < 1 ms <img> 31886 0 0 0 0 1114097
Media in a Site on localhost virtual directory not rendering in backoffice
Hi everyone
I've created a site in version 752 and I'm trying out a set of test deployments on localhost before purchasing the product and going live.
I've copied the site so both (i.e. staging and live) now sit on my server , but when I go into the back office, the media I've uploaded doesn't seem to like the virtual directory part of my localhost setup, and images in media section in the back office are shown without the virtual directory and hence not rendered.
e.g. here is the output from IE developer tools, and all the other URLs in the list have the virtual directory folder in them:
Any help would be appreciated.
Thanks, Muiris.
Hi
I've found the answer to my question in the link below:
http://www.ablogaboutcoding.com/2015/10/14/getting-started-with-umbraco-courier-2-5/
This person doesn't use virtual directories to distinguish between the sites, but port IDs.
Thanks
Maurice
Hi
I've watched the video referred to in the link above and through perseverance, I've actually found it quite good.
https://www.youtube.com/watch?v=l5F8zJrcFvA
The Youtube transcript makes it hilarious, so ignore that.
I'm still at a loss to find good documentation on the courier.config file though for those of us less familiar with Umbraco development.
is working on a reply...