This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| userguide:vsite:vsiteadd [2014/07/22 22:03] – chris@virtbiz.com | userguide:vsite:vsiteadd [2014/07/23 10:08] (current) – chris@virtbiz.com | ||
|---|---|---|---|
| Line 72: | Line 72: | ||
| Enable to allow the use of JavaServer Pages (JSP) and Servlets. | Enable to allow the use of JavaServer Pages (JSP) and Servlets. | ||
| **NOTE:** JavaServer Pages (JSP) is NOT the same as Javascript. | **NOTE:** JavaServer Pages (JSP) is NOT the same as Javascript. | ||
| + | |||
| + | == Enable Common Gateway Interface == | ||
| + | Enable the use of CGI applications. | ||
| + | |||
| + | == Enable Server-Side Includes == | ||
| + | Enable the use of Server-Side Includes (SSI) | ||
| + | |||
| + | == Enable SSL == | ||
| + | Enable SSL to allow secure access to the web server for the site. | ||
| + | |||
| + | == Bandwidth Limits = | ||
| + | Limit the maximum data transfer rate from sites. | ||
| + | |||
| + | == Enable user owned webs == | ||
| + | If enabled, then each user has his own webspace, which is separated from< | ||
| + | |||
| + | == Allow User(s) access to FTP == | ||
| + | Users who are SiteAdministrators can allways FTP to the server - as long as the FTP service in general is enabled. If you also want to allow regular users to access their filespace by FTP, then tick this box. | ||
| + | |||
| + | == Anonymous FTP == | ||
| + | Enable anonymous FTP service for the site. | ||
| + | * Maximum Allowed Upload Disk Space (MB) - The limit in megabytes (MB) for anonymous FTP uploads. | ||
| + | * Maximum Simultaneous Connections - The maximum number of anonymous FTP users that can be connected to the server at one time. | ||
| + | |||
| + | == Enable Shell Access == | ||
| + | Enable shell access to allow the creation of users who can connect to the server using services such as telnet and ssh. | ||
| + | |||
| + | == Enable Sub Domains == | ||
| + | Allows you to enable Sub Domains for virtual hosts and specify the maximum number of subdomains. | ||