Yes, it is a requirement on my platform that Umbraco is only allowed partial access to the domain.
We have been looking into using Umbraco for static content, but not the rest of our site.
Let say that:
mydoamin.org/static/
mydoamin.org/information/
mydoamin.org/umbraco_files/
can be routed to the Umbraco platform, but not the rest of the mydomain.org requests. I cant give Umbraco the standard /css/, /media/ and others it normally uses.
Configure Umbraco to store files in one URL path
Hi
Is it possible to configure Umbraco to store all the uploaded CSS, Images, etc. in one URL path?
Today they are spreadout on /css/ /media/ .... can Umbraco be configured to place all uploaded content in one /my-special-path/ ??
Cheers,
Why would you want that ? Is there a specific need to have this ?
Yes, it is a requirement on my platform that Umbraco is only allowed partial access to the domain.
We have been looking into using Umbraco for static content, but not the rest of our site.
Let say that:
can be routed to the Umbraco platform, but not the rest of the mydomain.org requests.
I cant give Umbraco the standard /css/, /media/ and others it normally uses.
is working on a reply...