I had created a simple site using Umbraco. I wanted to move the umbraco into the live site.
I am using SQL server for the umbraco site. I had exported the DB to the live DB. And then copy over the files to the live site.
Please note that Web.config file was promptly corrected and pointed to the live DB.
I was accessing the backoffice in the localhost site using the link
http://localhost:64436/umbraco/#/content
Similarly I tried to access the back office link from the domain name after copying the files.
http://
Hosting Umbraco and accessing the backoffice
I had created a simple site using Umbraco. I wanted to move the umbraco into the live site. I am using SQL server for the umbraco site. I had exported the DB to the live DB. And then copy over the files to the live site. Please note that Web.config file was promptly corrected and pointed to the live DB. I was accessing the backoffice in the localhost site using the link http://localhost:64436/umbraco/#/content Similarly I tried to access the back office link from the domain name after copying the files. http://
Is there any other setting that I missed here.?
Thanks, Rajesh
Have you tried http://domain/umbraco ?
Thanks for your reply,
Thats also not working.
Regards, Rajesh
is working on a reply...