A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Well, the expensive solution is to have a separate server for edit/admin (more secure but also additional hosting cost...remove edit/admin capabilities from public server).
Your solution will probably work as well. Check IIS host headers settings...
Hi Everyone,
We have a requirement to host a single website, and have it accessible using 2 domains:
and
We have a load balancer standing in front of our 2 appservers, that will deny any request to http://www.ourpublicdomain.com/ with the word 'episerver' in the URL.
It will allow requests from the privately accessible domain that is only accessible within the confines of our corporate network - the idea being we want to restrice editorial access to the website to only people within the corporate network using the internal-only accessible URL.
Is there a way to achieve this via Site management in the CMS? I've tried the following:
Is this indeed at all possible configuration in the CMS, to have 2 different domains pointing at the same site, one for internal content editing, and one for public access?
Please help!
Dan