- IP address. If you have a number of IP addresses to choose from, select the required address from the IP address drop-down box. Notice that e-commerce sites need a dedicated IP address (not shared among other sites) to implement Secure Sockets Layer data encryption.
- 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 the Web site, select the SSL support check box.
- Certificate. If you have a number of SSL certificates to choose from, select the SSL certificate that must be used by Web server to encrypt online transactions to this web site.
- FTP/Microsoft FrontPage Login and FTP/Microsoft FrontPage password. Specify the user name and password that will be used for publishing the site to the server through FTP. Retype the password into the Confirm Password box.
- 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.
- Access to system. This allows you to directly access the system through a Remote Desktop connection. However, allowing system access via RDP also poses a potential threat to the server security, so we recommend that you do not allow it, leaving the Login prohibited option selected.
- SiteBuilder support. SiteBuilder is an efficient and user-friendly WYSIWYG web site editor running through the web interface. Leave the Publish site with SiteBuilder checkbox selected to be able to access SiteBuilder and build web site through your Plesk control panel interface by clicking SiteBuilder Wizard 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 domain administrators can be restricted from accessing it).
- 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), Perl, Python, ColdFusion and Miva scripting required for running Miva e-commerce solutions.
Note. If ASP.NET support is enabled, ASP.NET version 2.0 is set as default. You can change the version in the corresponding drop-down menu.
- 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 customer's web applications 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.