Custom Favicon Targit Anywhere
Hi everyone,
we are currently customizing our TARGIT Anywhere instance (Login) for our own branding. We were able to adjust several visual elements, but we are still looking for the officially supported way to replace or customize the favicon/logo used by Anywhere.
What we tested so far:
We placed our own favicon.ico in the physical IIS application folder: C:\inetpub\wwwroot\Anywhere\favicon.ico
The IIS application is mapped as: /Anywhere -> %SystemDrive%\inetpub\wwwroot\Anywhere
However, when requesting https://our-domain/Anywhere/favicon.ico the server still returns the original TARGIT favicon. The file we placed in the folder is ignored. We also tested a separate static file like favicon-test.ico, but this returns 404, so it looks like the request is handled directly by AnywhereCore.exe / the ASP.NET application rather than served as a normal static file from the folder.
Is there an officially supported way to customize the Anywhere favicon/logo for our own branding?
Thanks in advance.
Comments
Please sign in to leave a comment.