Forums
Hi,
We have loads of application i our IceBreak application library. Is it possible to give public access to only a few?
Re: How to only expose a single application in IceBreak
Hi,
Yes, you can. The easiest way is to create yet another server instance on a different port which will be public accessible. Now – in the webconfig.xml you can allow (and remap) a specific URL ressource to a named program.. And even in a dedicated library for one or more applications.
If you add the "strict=true" parameter, only this application will be served by the application server. Static resources, however, are served by current default credentials.
Best regards,
Niels Liisberg