Login Login

Difference between revisions of "Adding a Web Domain"

Your guide to pathway services

Jump to: navigation, search
Line 25: Line 25:
 
#From the '''IPv4-Address''' dropdown list, select the IPv4 address for the website. (all available IP addresses) Use as default.
 
#From the '''IPv4-Address''' dropdown list, select the IPv4 address for the website. (all available IP addresses) Use as default.
 
#''(Optional)'' From the '''IPv6-Address '''dropdown list, select the IPv6 address for the website. (This is currently disabled for all users. IPv6 will be introduced in the near future and we will make an announcement after it becomes available.)
 
#''(Optional)'' From the '''IPv6-Address '''dropdown list, select the IPv6 address for the website. (This is currently disabled for all users. IPv6 will be introduced in the near future and we will make an announcement after it becomes available.)
#In the '''Domain '''field, enter the domain name for your website. (e.g.''example.com'')
+
#In the '''Domain '''field, enter the domain name for your website. (E.g. ''example.com'')
 
#In the '''Harddisk Quota '''field, enter the maximum disk space available for your website in MB.
 
#In the '''Harddisk Quota '''field, enter the maximum disk space available for your website in MB.
 
#In the '''Traffic Quota '''field, enter the maximum allowable traffic per month (in MB) that is available for the web site.  (-1 means unlimited. By default, -1 is not allowed for shared instances of Hostpath.)
 
#In the '''Traffic Quota '''field, enter the maximum allowable traffic per month (in MB) that is available for the web site.  (-1 means unlimited. By default, -1 is not allowed for shared instances of Hostpath.)
 
#Select the '''CGI '''checkbox to allow the webhost to execute cgi scripts in the cgi-bin directory.
 
#Select the '''CGI '''checkbox to allow the webhost to execute cgi scripts in the cgi-bin directory.
#Select the '''Perl''' checkbox to enable perl scripts to run if mod_perl is installed. Run *.pl scripts from within your document root and subdirectories and not from cgi-bin.
+
#Select the '''Perl''' checkbox to enable perl scripts to run if mod_perl is installed. (Run *.pl scripts from within your document root and subdirectories and not from cgi-bin.)
 
#Select the '''Python''' checkbox to allow the web server to execute Python scripts (file extension .py).
 
#Select the '''Python''' checkbox to allow the web server to execute Python scripts (file extension .py).
 
#The '''Auto-Subdomain''' field is enabled by default and is pointed to ''www.'' , if you would like to disable this feature make a selection from the dropdown list.
 
#The '''Auto-Subdomain''' field is enabled by default and is pointed to ''www.'' , if you would like to disable this feature make a selection from the dropdown list.

Revision as of 10:53, 5 February 2014

NOTE: Before specifying your website domain refer to the DNS section to make a DNS entry.


To get to the Websites page:


  1. Click on the Sites tab.
  2. Locate the Websites section.
  3. Select Website.


Webdomain1.PNG


To create a new website/web domain:


  1. Click on Add new website.
  2. Select the Domain tab. (You should be directed here by default.)
  3. From the IPv4-Address dropdown list, select the IPv4 address for the website. (all available IP addresses) Use as default.
  4. (Optional) From the IPv6-Address dropdown list, select the IPv6 address for the website. (This is currently disabled for all users. IPv6 will be introduced in the near future and we will make an announcement after it becomes available.)
  5. In the Domain field, enter the domain name for your website. (E.g. example.com)
  6. In the Harddisk Quota field, enter the maximum disk space available for your website in MB.
  7. In the Traffic Quota field, enter the maximum allowable traffic per month (in MB) that is available for the web site.  (-1 means unlimited. By default, -1 is not allowed for shared instances of Hostpath.)
  8. Select the CGI checkbox to allow the webhost to execute cgi scripts in the cgi-bin directory.
  9. Select the Perl checkbox to enable perl scripts to run if mod_perl is installed. (Run *.pl scripts from within your document root and subdirectories and not from cgi-bin.)
  10. Select the Python checkbox to allow the web server to execute Python scripts (file extension .py).
  11. The Auto-Subdomain field is enabled by default and is pointed to www. , if you would like to disable this feature make a selection from the dropdown list.
  12. SSL  is disabled by default. Please contact Pathway technical support if you want SSL enabled on the website.
  13. From the PHP dropdown list, make a selection.
  14. From the PHP Version dropdown list, make a selection.
  15. Select the Active checkbox to activate the website. To deactivate the website unselect the checkbox.
  16. Click Save.


Web domain2.PNG