Knowledgebase
Knowledgebase
Appeon WEB - How to change the name of your application in the URL ?
Posted by Agathe Lesgourgues on 29 October 2014 03:45 PM

Please go to your application folder on web server, for example:

C:\inetpub\wwwroot\sales, and modify the x32_application.htm(for 32-bit IE) and x64_application.htm(for 64-bit IE) under this folder change the title to the application name you want to.

<html xmlns="http://www.w3.org/1999/xhtml">

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<meta http-equiv="X-UA-Compatible" content="IE=8" />

          <head>

                   <title>Appeon Web Library </title>

          </head>

……

 Please note that every time you deploy an application, you need to modify the htm file again, you can work around this procedure by doing the steps below:

1 Change the same htm file in C:\Program Files (x86)\Appeon\Developer2013R2\Template\release(or debug)
2 Full deploy the application

(0 vote(s))
Helpful
Not helpful

Comments (0)
Help Desk by Novalys