Applies To: |
|
Summary: |
Currently the address http://localhost/CitectSCADA is navigating to a page which lists our deployments, we do not want the operators to see this page, and instead, be taken directly to a chosen / hardcoded deployment. |
Solution: |
The default HomePage of the
http://<ServerName/CitectSCADA address will be a file called
Default.htm in the WebServer directory. Using the standard installation, this default page contains a list of all deployments. When you click on the deployment you want, it will take you to an address, depending on your Deployment name and aceess rights, similar to: http://localhost/citectSCADA/scada.htm?DeployDir=61Test&ProjectName=test&ClientCAB=610/CitectSCADAWebClient_6_10_183.cab&AccessMode=RW In the event that you want all your operators to go one of the deployments by going to http://localhost/CitectSCADA, and not see the deployment listing, it is possible by creating a new default.htm Steps: * Save the file as a Default.HTM and put this in your WebServer
directory. (instead of saving as TXT, select 'all file types' and
save as default.HTM) Note you are taken to the WebClient instance, and that the full URL is hidden from the End-User, as Http://localhost/CitectSCADA remains in the address bar.
|
Keywords: |
Default htm html webserver
webpage |
Related Links
Attachments