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.

ago by (40 points)

1 Answer

ago by (307k points)
0 votes

Hello,

For details on how to expose Adaxes web interface to the Internet, have a look at the corresponding section of the installation guide: https://www.adaxes.com/help/InstallationGuide/#exposing-web-interface-to-the-internet. On the server where the web interface will be installed, you can allow only a specific one for access. To configure that, use the Web servers functionality in the Access Control section of the web interface configurator. image.png

ago by (40 points)
0

It is actually just internal, not to the Internet. Hmm, we could maybe do that if we setup a secondary installation of Adaxes. Is it possible to create a second website (like /Adaxes2 instead of /Adaxes with its own configuration, etc.) on the same server instead of installing Adaxes on another server?

ago by (307k points)
0

Hello,

Unfortunately, there is no such possibility. If installing Adaxes web interface on another computer is not an option, you can try creating a separate web site in IIS and redirect it to the required web interface.

Related questions

We're looking to migrate our Adaxes console to a new VM/Server, and we'd like to use Server 2022, and we want to verify that it will work before we stand the server up. Our current one is Windows Server 2016.

asked Oct 7, 2021 by JButler (50 points)
0 votes
1 answer

Our SQL DBAs are working to move most/all our SQL connections to SSL. They have asked if Adaxes can support this.

asked Feb 22, 2021 by ggallaway (300 points)
0 votes
1 answer

After upgrading to version 2025.1 we need to rewrite al lot of powershell scripts. We have a problem with using the ConfluencePS powershell module that is used to write info ... what is going wrong here as the PS Module does work on other PS V7 environments?

asked Jun 2 by abwi (40 points)
0 votes
1 answer

Just recently built a new server, installed 2025.1, and restored configuration from a backup of our other server running 2023.2. I updated the web interface address in ... d6d4f3bd7654 and I'm able to approve/deny from that interface without issue. Any ideas?

asked May 13 by msinger (230 points)
0 votes
1 answer

When setting the expiration date for users in the PST timezone the date gets set to a day in the future in AD running in EST. For users in EST this works as expected, ... this work as intended. Is there a way to enforce a single timezone for the Web UI?

asked Aug 18 by alex_blacksmith (20 points)
0 votes
1 answer