A question for those who setup load balanced sites. I would like to put a 302 redirect in so all users who access the Umbraco admin on the normal URL (www.mysite.com/umbraco) are redirected to the admin URL (admin.mysite.com/umbraco) but I'd like to leave the API Controller load balanced.
Anybody have some regex that's tried and tested for such a redirect?
Admin URL in loadbalancing
Hi,
A question for those who setup load balanced sites. I would like to put a 302 redirect in so all users who access the Umbraco admin on the normal URL (www.mysite.com/umbraco) are redirected to the admin URL (admin.mysite.com/umbraco) but I'd like to leave the API Controller load balanced.
Anybody have some regex that's tried and tested for such a redirect?
Thanks Andy
is working on a reply...