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.
search
AI OnAI Off

Hi!
Is it possible to host 2 different optimizely sites, as 2 applications under one IIS-site like this?
ExampleSite (with port 80/443, and binding www.examplesite.com)
--Portal1
--Portal2
Then Id like to reach each site by url:s
www.examplesite.com/Portal1
www.examplesite.com/Portal2
The important part being that they keep their application prefix for all URL:s?
I tried setting this up but with no luck , Im guessing Episerver routing might not like this?
Im using CMS 12 and IIS 10 on windows server 2022
regards
/Rickard