Yes I activated and I get the Link to document updated to /us/page.aspx, however when I click on it I get a Page not found. I am trying to have multiple sites for each language, however the page names will be the same for instance I will have us/register.aspx and ca/register.aspx. Please let me know if you find something about this. I am using umbraco 4.7
useDomainPrefixes causes tree to disappear in 4.7
Has anyone experienced some problem with useDomainPrefixes in 4.7? The tree structure of my site disappears when I turn it on.
/ Niklas
Hi,
Yes I activated and I get the Link to document updated to /us/page.aspx, however when I click on it I get a Page not found. I am trying to have multiple sites for each language, however the page names will be the same for instance I will have us/register.aspx and ca/register.aspx. Please let me know if you find something about this. I am using umbraco 4.7
I'm having the same problems.. Did you ever found a fix for it?
Thijs
This solved my issue, in the web.config
Change this line
to
is working on a reply...