|
|
|
|
|
- Lesson 3 - Managing a website
- Overview
- Local WEBDEV administrator
- Remote WEBDEV administrator
Tutorial - Deploying a website
Lesson 3 - Managing a website We will cover the following topics: - Local WEBDEV administrator.
- Remote WEBDEV administrator.
 10 min There are two programs to manage WEBDEV websites and web services: - the WEBDEV administrator.
- the remote WEBDEV administrator.
We will discover these tools in this lesson. Local WEBDEV administrator The WEBDEV administrator is an application installed with WEBDEV Application Server.  The WEBDEV administrator can be used only if you can directly access the web server on which your site is deployed. This application consists of eight parts, represented by eight tabs: - Connections: Displays the list of users connected to the sites and allows you to disconnect a user.
- Sites: Lists the sites deployed on the server as well as their parameters:
- Web services: Lists the web services deployed on the server as well as their parameters.
- WebSockets: Lists the WebSocket servers installed on the server.
- Configuration: Allows you to manage the server configuration.
- Advanced: Allows you to define additional server settings such as print jobs, email spooler, etc.
- Setups: Allows you to block the server for maintenance, allow or disallow remote installations and configure the setup log. This log lists the elements installed in a site. It is especially useful to contact our Technical Support if you encounter errors during deployment.
- Logs: Allows you to view site logs, web services or WebSocket servers for a specified period of time. The elements displayed are the elements for which errors occurred during the specified period of time and for which the logs are enabled.
Remote WEBDEV administrator The remote administrator is a WEBDEV website that provides features similar to the WEBDEV administrator but that can be used to manage WEBDEV websites remotely.
Warning
If you use the remote administrator, security configuration is essential. It is recommended to access the administrator via an HTTPS connection and to set strong passwords.
Note: This tool is not available for "WEBDEV Application Server - 10 connections". When you deploy your dynamic site to a hosting platform, you can use the remote administrator to update the parameters of your site (if the hosting provider allows remote administration).
To start WDAdminWeb: - Open a browser.
- Enter the following URL in the address bar (with the same case):
http://computer/WDAdminWeb where "computer" is the name of the deployment server. - Enter the username and password to log in to the remote WEBDEV administrator.
- The administrator starts.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|