How to publish Umbraco backoffice in a separate domain?
Hi!
I just started using Umbraco and i am still learning. My website is installed on IIS 8.5. For example my web site domain: www.test.gov.tr and backoffice directory: www.test.gov.tr/panel. I want to publish the backoffice in another domain. For example, manage.test.gov.tr. so I can close the backoffice on external dns. How can i do that?
You can make two same solutions in iis one is for www.test.gov.tr/umbraco
and the second one is for the frontend. in a second one, you can write a URL rewrite rule on the web.config I mean /Umbraco and all the request for back-office is disabled from frontend side.
How to publish Umbraco backoffice in a separate domain?
Hi!
I just started using Umbraco and i am still learning. My website is installed on IIS 8.5. For example my web site domain: www.test.gov.tr and backoffice directory: www.test.gov.tr/panel. I want to publish the backoffice in another domain. For example, manage.test.gov.tr. so I can close the backoffice on external dns. How can i do that?
I'm waiting for your help.
Tenks.
Hello Şeyma Peker Elibol
You can make two same solutions in iis one is for www.test.gov.tr/umbraco and the second one is for the frontend. in a second one, you can write a URL rewrite rule on the web.config I mean /Umbraco and all the request for back-office is disabled from frontend side.
Probably below link will help.
https://our.umbraco.com/forum/umbraco-7/using-umbraco-7/72207-disabling-access-to-umbraco-backoffice
Hope this will help,
Ronak Panchal
Firstly, tenks Ronak Panchal for your answer.
my first goal is to publish the backoffice in a separate subdomain. For example, manage.test.gov.tr.
I just want to give a custom url to umbraco backoffice. I don't want it to work as a subdomain. How can i do that? Do you have any knowledge about it?
Hello,
this umbraco documentation shows how to do this setup
Umbraco 7.3.0+
https://our.umbraco.com/documentation/Getting-Started/Setup/Server-Setup/Load-Balancing/flexible
less than Umbraco 7.3.0
https://our.umbraco.com/documentation/Getting-Started/Setup/Server-Setup/Load-Balancing/traditional
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.