This is the easiest way. You can enter the WEB console directly from MyChat Client menu or by pressing Ctrl+F10.
You must know the IP address or DNS name of a computer where the chat server is installed; also the port number, and whether traffic encryption is used.
The address for MyChat Server management looks like this:
http(s)://your_server_ip:web_server_port/admin
Parameter |
Value |
---|---|
http/https |
исuse/do not use the traffic encryption for connection to the server; |
your_server_ip |
IP address or domain name of your MyChat Server; |
web_server_port |
port for the built-in Web server. By default it's 80, you may not specify it. |
The IP address of your MyChat Server is 213.130.24.149, it's a default port:
http://213.130.24.149/admin
IP addressof your server 192.168.10.11; the port the built-in WEB server — 8080, and you use the traffic encryption:
https://192.168.10.11:8080/admin
You enter the management console from that computer where MyChat Server works; the port is default, no traffic encryption:
http://127.0.0.1/admin
DNS name of oyur MyChat Server my-server.com; the traffic encryption is used, the port is default (443):
https://my-server.com/admin
How to restore forgotten Administrator password?