Enter your question or search term
eg. 'what are my email server settings'
How do I activate dynamic subdomains?
Dynamic subdomains provide a simple way to manage subdomains of your website without needing to manipulate your DNS records.
Available to Linux-hosted packages, dynamic subdomains allow requests to a URL such as test.your-domain.com.au.
To use dynamic subdomains, first enable the feature within your Toolkit (
http://toolkit.ilisys.com.au).
When first enabling dynamic subdomains, the service will become available at midnight on the day of activation.
The webroot of your domain is detailed on the hosting summary page of your domain in the the toolkit. If it ends with
/public/www, then create your desired subdomain name as a directory within the
/public folder. Otherwise, create it within the
/www folder.
This directory will then be accessible as dirname.yourdomainname.com.au. It will also be accessible as www.yourdomainname.com.au/dirname if you created it under /www.