- Hard disk quota. In addition to the soft quota, you can specify the so-called hard quota that will not allow writing more files to the web space when the limit is reached. At attempt to write files, users will get "Out of disk space" error.
- SSL support. Secure Sockets Layer encryption is generally used for protecting transfer of sensitive data during online transactions on e-commerce Web sites that run on dedicated IP addresses. SSL certificates that participate in the encryption process are usually applied to a single domain name on a single IP address, therefore, each site that needs SSL protection must be hosted on a dedicated IP address. An exception to this is subdomains, which you can protect with a wildcard certificate. Installing an SSL certificate on a Web server that hosts several web sites with different domain names on a single IP address (shared or name-based hosting) is technically possible, however, it is not recommended: the encryption will be provided, but users will get warning messages on attempt to connect to the secure site. To allow SSL encryption for Web sites, select the SSL support check box.
- SiteBuilder support. SiteBuilder is an efficient and user-friendly WYSIWYG web site editor running through the web interface. Select the Publish site with SiteBuilder checkbox to give domain administrator the ability to access SiteBuilder and build web site through their Plesk control panel interface by clicking SiteBuilder on the domain management page or clicking the Desktop shortcut in the SiteBuilder Admin navigation pane group. The version of SiteBuilder coming in the standard Plesk distribution is fully functional and its use is not limited in any way by the manufacturer (but you can be restricted from accessing it by your service provider).
- Microsoft FrontPage support. Microsoft FrontPage is a popular web site authoring tool. To enable publishing and modifying the site through Microsoft FrontPage, select the Microsoft FrontPage support and Microsoft FrontPage over SSL support check boxes, and set the Remote Microsoft FrontPage authoring option to allowed.
Note. Microsoft FrontPage over SSL support is available only when SSL support is enabled on a domain.
- Support for programming and scripting languages widely used in development of dynamic Web sites and server-side Web applications. Specify which of the following programming and scripting languages should be interpreted, executed or otherwise processed by the web server: Active Server Pages (ASP), Active Server Pages on .NET framework (ASP.NET), Server Side Includes (SSI), PHP hypertext preprocessor (PHP), Common Gateway Interface (CGI), Fast Common Gateway Interface (FastCGI), Internet Server Application Programming Interface (ISAPI), Perl, Python, ColdFusion and Miva scripting required for running Miva e-commerce solutions.
Note. You can change the version of ASP.NET and PHP you want to use in the corresponding drop-down menu. You can also specify the mode for running PHP applications - CGI, FastCGI or ISAPI.
- Web statistics. To allow you to view the information on the number of people visited the site and the pages of the site they viewed, select a module in Web statistics drop-down menu and select the accessible via password protected directory /plesk-stat/ checkbox, if required. This will install the selected statistical software module, which will generate reports and place them into the password protected directory. The domain administrator will then be able to access Web statistics at the URL: https://your-domain.com/plesk-stat/ using their FTP account login and password.
Note. If domain administrator changes the FTP credentials, web statistics access credentials do not change. The original login and password specified upon the domain creation should always be used for accessing password-protected web statistics directory.
- Custom error documents. When visitors coming to site request pages that the web server cannot find, web server generates and displays a standard HTML page with an error message. To give domain owner the ability to create their own error pages and use them on a web server, select the Custom error documents checkbox.
Note. You can enable the support for all programming and scripting languages, web statistics and custom error documents at once by selecting All services checkbox in the Services group.
- Additional write/modify permissions. This option is required if web applications on a domain are using a file-based database (like Jet) located in the root of httpdocs or httpsdocs folders. Please note that selecting this option might seriously compromise the web site security.
- Use dedicated IIS application pool. This option enables the use of dedicated IIS application pool for web applications on a domain. Using dedicated IIS application pool dramatically improves the stability of domain web applications due to worker process isolation mode. This mode gives each web site hosted on the server the possibility to allocate a separate process pool for execution of its web applications. This way, malfunction in one application will not cause stopping of all the others. This is especially useful when you are using shared hosting package.
- Maximum CPU use. To limit the amount of CPU resources that domain's IIS application pool can use, clear the Unlimited checkbox and provide a number (in percents) in the field.