Login Login

Difference between revisions of "Adding a Web Domain"

Your guide to pathway services

Jump to: navigation, search
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''NOTE: '''Before specifying your website domain refer to the DNS section to make a DNS entry.
+
'''NOTE: '''Before specifying your website domain refer to the [[HostPath guides|'''DNS Setup''']] section to make a DNS entry.
  
  
  
 
To get to the '''Websites''' page:
 
To get to the '''Websites''' page:
 
 
  
 
#Click on the '''Sites''' tab.
 
#Click on the '''Sites''' tab.
#From the sidebar locate the '''Websites''' section.
+
#Locate the '''Websites''' section.
 
#Select '''Website'''.
 
#Select '''Website'''.
  
Line 18: Line 16:
  
 
To create a new website/web domain:
 
To create a new website/web domain:
 
 
  
 
#Click on '''Add new website'''.
 
#Click on '''Add new website'''.
 
#Select the '''Domain '''tab. (You should be directed here by default.)
 
#Select the '''Domain '''tab. (You should be directed here by default.)
 
#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.)
+
#From the '''IPv6-Address '''dropdown list, select the IPv6 address for the website.
#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.
#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.)
 +
#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 '''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.
 +
#'''SSL  '''is disabled by default. Please contact Pathway technical support if you want SSL enabled on the website.
 +
#From the '''PHP '''dropdown list, make a selection.
 +
#From the '''PHP Version '''dropdown list, make a selection.
 +
#Select the '''Active '''checkbox to activate the website. To deactivate the website unselect the checkbox.
 +
#Click '''Save.'''
 +
 
 +
 
 +
 
 +
[[File:Web domain2.PNG|none|Web domain2.PNG]]

Latest revision as of 11:18, 4 November 2016

NOTE: Before specifying your website domain refer to the DNS Setup 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. From the IPv6-Address dropdown list, select the IPv6 address for the website.
  5. In the Domain field, enter the domain name for your website.
  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