Hi, i have a uk version of a site where i on the root page have set hostname to: "www.uk.mysite.dk" and "uk.mysite.dk" via manage hostnames. But my sites are not updated when i publish then and i look at the url like: http://uk.mysite.dk/mypage.aspx.
strange, my problem is back on another site.... :-( but if i open umbraco.config file (wich contains the right content) and saves it, it shows on the webpage....
sub domain not working
Hi, i have a uk version of a site where i on the root page have set hostname to: "www.uk.mysite.dk" and "uk.mysite.dk" via manage hostnames.
But my sites are not updated when i publish then and i look at the url like: http://uk.mysite.dk/mypage.aspx.
But if i look at : http://mysite.dk/mypage.aspx the site is shown coprrect including the updates.
Any ideas why that is?
Hi Amigo
How has this been setup in the IIS?
/Jan
Hi Jan, im not sure bacause its not hosted inhouse, but they just say that the subweb (uk.mysite.dk) is pointed on the umbraco folder....
Hmmm
That sounds correct to me...
and you're sure that the hostname has been added properly in Umbraco?
/Jan
yes, they are setup, and look fine in the db aswell...
I really wonder why, my uk page is not getting updated (when showing the page in a browser with my uk.xxx.dk) even if pages has been published..
Hi Amigo
Yeah that's really odd.
Does the content exist in the umbraco.config file (XML cache), which is found in App_Data folder?
/Jan
now i totally lost...
in the umbraco.config the content is the right content, but the web page still showed the old content...
But after altering and saving the umbraco.config file (from visual studio), it seems to work now !!!
Now it also works when editing and publishing from umbraco admin interface....
I guess the file must have been corrupted or something.... hmmmm strange.
Thanks Jan, i mark this as solved and see if the problem comes again later.
Have a great day ;-)
strange, my problem is back on another site.... :-(
but if i open umbraco.config file (wich contains the right content) and saves it, it shows on the webpage....
can it be some iis issue maybe??
I finally found a solution on this problem...
On the på IIS'en there was created a web for each subdomain....
It has to be only one web in the IIS where all hostnames is pointet to...
is working on a reply...