|
【 Limitations of simultaneous connections 】
To prevent malicious connections, you can determine the maximum number of connections in one second to prevent consumption of bandwidth.
【 Limitations of simultaneous connections of a single IP 】
This is protect malicious connections of inappropriate sources to IP so that the website can have normal services.
【 Activation of personal websites 】
After activating your personal website with authority of the account, you can construct your personal website. The address is your account name after the company URL. For example, if your account name is sam, your website address is http://server_domain/~sam/
【 Activation of PHP 】
You can activate PHP if the website has PHP5 program, enabling the website to have interactive pages.
【 Designation of extension file name of PHP 】
You can fill in your extension file name if you want to change it in PHP program to make the system recognizable.
【 Homepage 】
The default homepage is index.html. That is, if you do not list extension file name on the URL, the default search address is index.html. You can enter many pieces to be separated by space and in order. This is also the order of web server searching the homepage.

The config of website
【 Setup of virtual hosting website 】
You can set up various websites on one mainframe and designate port numbers for each website and activate encrypted transmission port numbers. Each website can have independent bandwidth and each virtual website has an independent flow report.


|