User Tools

Site Tools


userguide:vsite:vsiteadd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
userguide:vsite:vsiteadd [2014/07/18 06:53]
chris@virtbiz.com
userguide:vsite:vsiteadd [2014/07/23 08:03]
chris@virtbiz.com
Line 1: Line 1:
 +======Add New Virtual Site ======
 +[[userguide:​start|BlueOnyx]] > [[userguide:​sitemanagement|Site Management]] > [[userguide:​vsite:​vsitelist|Virtual Site List]] > [[userguide:​vsite:​vsiteadd|Add Site]]
 +
 New virtual sites are added via the Add Site page.  Certain information is required in order to configure a new site on the BlueOnyx server. New virtual sites are added via the Add Site page.  Certain information is required in order to configure a new site on the BlueOnyx server.
  
-====== Basic Settings: ​======+===== Basic Settings: =====
  
 == IP Address: == == IP Address: ==
Line 46: Line 49:
   * vsitename is the FQDN of the site you are configuring.   * vsitename is the FQDN of the site you are configuring.
  
-====== Services and Features: ​======+===== Services and Features: =====
  
 == Enable PHP Scripting: == == Enable PHP Scripting: ==
Line 56: Line 59:
  
 == MySQL user and database: == == MySQL user and database: ==
-Allows you to automatically create or remove a MySQL database and a MySQL user for this site. PLEASE NOTE: If the checkbox is already checked, then unchecking it and saving the changes will remove the MySQL database AND the user.+Allows you to automatically create or remove a MySQL database and a MySQL user for this site. 
 +PLEASE NOTE: If the checkbox is already checked, then unchecking it and saving the changes will remove the MySQL database AND the user.
  
 +Clicking the checkbox to enable MySQL service on the site will inflate a sub-window with the following inputs:
 +  * Username: Username of the MySQL user. Has rights and permissions only for the database specified below.
 +  * Password: MySQL password for the MySQL user in question.
 +  * Database Name: Name of the MySQL database for this site.
 +  * Database Host: Host on which the MySQL server is running. Typically this is localhost.
 +  * Port: Port on which the MySQL server is listening. Typically this is 3306.
  
 +== Enable JSP and Servlets: ==
 +Enable to allow the use of JavaServer Pages (JSP) and Servlets.
 +**NOTE:** JavaServer Pages (JSP) is NOT the same as Javascript. ​  This is only for sites that will be serving JSP applets. ​ Do not check this box if you plan to use Javascript on your website.
  
userguide/vsite/vsiteadd.txt · Last modified: 2014/07/23 20:08 by chris@virtbiz.com