Domains
Manage Domains, addon domains, subdomains, and aliases. You can select domain APPs, manage domain redirection, and Web site cache management.
All Domains
Manage All Domains
This page will help you to manage all your domains and websites from a single page.
Location
Domains -> All Domains
This page provides the following tasks:
- Change Document Root
- Force SSL
- Mange WWW redirection
- Manage URL redirection
This page will also show your domain or website category and which app is configured on the website.
Change Document Root
The document root is the location of the folder or directory into which you upload the website files. You can change the document root by clicking the edit icon.
You can't change the document root of your main domain, the domain associated with your eenos hosting account created.
Force SSL
To force the domain to redirect all requests to HTTPS requests, so that HTTP requests will be redirected to HTTP requests.
This option only works if your domain has an SSL certificate installed.
Mange WWW redirection
This will help you to redirect all requests to WWW or non-www URLs on a particular website.
Manage URL redirection
To redirect your website to some other website or URL. It is like parking your domain over some other websites.
Addon Domains
Create and Manage Addon Domain
Addon domain is additional domains or websites, that you can add under your hosting account.
Location :
Domains -> Addon Domains
You can add new addon domains or manage existing domains from this page.
Create an Addon Domain
To create or add a new addon domain, enter the Domain name and Document root. Then click the Add Domain button.
The New Domain Name can be any website name and the Document Root is the folder under your home directory into which you upload your files.
Manage Addon Domains
This is a table that shows all your addon domains, document roots, redirection URL, and some actions like removal and redirection.
Change Document Root
To change the document root of the addon domain, click the edit icon on the table.
Delete Addon Domain
To remove an addon domain, click the Remove Button on this table.
Add Redirection
To redirect your add-on domain to some external domains or URLs.
Sub Domains
Create and Manage Subdomains
A subdomain is an additional part of your main domain name. Subdomains are created to organize and navigate to different sections of your website. You can create multiple subdomains or child domains on your main domain.
For example, blog.example.com is a subdomain of example.com.
Location :
Domains -> Sub Domains
Create a Sub Domain
To create a subdomain you may enter the following,
Subdomain = A Name for the subdomain
Domain = Select a domain, in which you are going to create a sub-domain
Document Root = The location path to upload files of your website.
Now click the Create Sub Domain Button
Manage Sub Domains
You can manage all your subdomains from this table. This table provides the following features:
- Change the Document Root of a sub-domain
- Delete sub-domain
- Redirection management
Change Document Root of Subdomain
To change the document root, click the edit icon.
Delete Sub Domain
To remove the sub-domain, click the "Remove" button.
Redirection Management
You can use the Add Redirection to redirect your subdomain to an external website or url. You can also use the Delete Redirection to remove the redirection. You can edit the existing redirection too.
All domain redirections can also be managed from Domain -> Redirection
Aliases
Create and Manage Alias domains or Parked Domains
The Alias domain is also called the parked domain. These domains are parked on your main domain document root ( public_html) folder.
Location:
Domains -> Aliases
Create a New Alias
To add a new alias / parked domain, simply enter the domain name on New Alias Domain Name and click the button Add Alias.
This will add the new parked domain.
Manage Alias Domains
You can manage all your alias domains from this table. You can do the following under this option,
- Remove Alias Domain
- Manage Redirection
Remove Alias Domain
To remove the Alias domain. simply click the button Remove.
Manage Redirection
To add a redirection for the alias to an external domain or URL, use the button Add Redirection
To remove the redirection of the alias, use the button Delete Redirection
To Modify the existing redirection, use the edit icon showing on url field.
Alias domains are not real domains. You can't change the document root or upload files to the Alias domain. If you like to do so, add it as an add-on domain.
Alias domain is only for parking purposes and redirection of that domain to an external url.
Domain App Selector
About App Selector
This feature will help you select the proper virtual host settings for your website, which will improve the performance of your website. Your app may be WordPress, Django, Joomla, etc. The default app will run a standard HTML or PHP website.
Eenos is the first control panel to provide an option to select server-side app performance settings for websites.
The app template provided by the Eenos hosting control panel is highly optimized and secured for the respective application.
Location :
Domain -> App Selector
You can set apps for the main domain, addon domain, and subdomains. Eenos supports standard php - MySQL applications, Python applications, Ruby on Rails, and Node.JS applications out of the box.
The Default Application is a standard PHP/MySQL or HTML website.
Remember, this will only setup the domain web server settings to serve the app, it doesn't deploy any website files to the domain. You need to upload the files via FTP/SFTP
Change Domain App
You can change or assign an app on your website from here. To do so, proceed as follows,
Choose Website, To choose a website that you like to host the app
Choose App For Website, Select the app time
Change App, Click this button to set the new app settings.
Manage Domain App
This table will show all your existing domain apps. You can also change the domain apps on the fly. This table will show you the document root from which the domain is serving and the current app used on the website.
Change App, To change the existing app on your website setting.
Redirection
Manage Domain Redirection
This page will help you manage the redirection of all your websites on the eenos hosting control panel.
Location :
Domains -> Redirection
There are three types of domain redirection support in the eenos control panel
- Forced SSL Redirection
- WWW Redirection
- URL redirection
Forced SSL Redirection
To redirect a website to HTTPS secured url. This is a server-side redirection. You can enable or disable the SSL redirection from this page.
To enable SSL redirection, your website need an SSL certificate installed.
WWW Redirection
To redirect the website with WWW or without www urls.
An example is given below,
Non-WWW to WWW: example.com to www.example.com
WWW to Non-WWW: www.example.com to example.com
URL Redirection
To redirect a website to another website or url.
An example is given below,
example.net to example.com
example.org to example.net/somepage.html
Cache Purge
Clear Cache on the Website
This page can be used to purge server-side cache from your website and website URLs.
Location :
Domains -> Clear Cache on Website
There are two types of cache purge support.
- URL Cache Purge
- Domain Cache Purge
You may probably need to clear your browser cache before purging the server-side cache.
URL Cache Purge
To clear the server-side cache on a website url. Enter the full URL on the input box and click the button Purge URL Cache.
Domain Cache Purge
To purge all cache on a website. You may click the button Purge Cache from the table on the respective domain name.
This tool purges only the server-side cache. If your application uses its custom cache, you need to clear it manually.