We have a need to expose a single subsite from one of our Adaxes installations through Windows's WAP.
With 2023.1 and 2023.2, I was able to add /Adaxes/api, /Adaxes/ClientApp, and /Adaxes/specificSubSite to the WAP and it functioned without issue. However, the update to 2025.1 and the web interface changes moved all of the CSS and JS to the root /Adaxes directory and we do not want to expose all of Adaxes.
Is it possible to configure a second website in IIS to expose just the minimum needed to get this subsite to function? Something like /Adaxes is only the subsite we want with no other Adaxes functionality enabled.