On my Orion server, I have two websites configured for NPM access. One is a site with all pages and directories which my company staff uses for Orion viewing. The second is one which my customers use, that has less directories (no /Admin/ or /Netperfmon/Admin) and an absence of certain pages such as "AllMaps.asp", so as to prevent unauthorized users from viewing these pages by typing them in directly. Since upgrading to v9, I've noticed that the customer-accessible site seems to use files located within the main site, presumably because of the "proxy" that Orion uses.
For instance, I have a custom resource on my customer-accessible website that shows a map upon login, based upon the logged in account ID. That resource wasn't working properly until I modified the resource in the internally-accessible website.
Is there a way to create a second site without it referencing anything in the primary site?