create two level subdomain using directadmin control panel - directadmin

I'm setting up my website and I need two level subdomain like sub.sub.domain.com
I have try this in manage subdomain part but it creates a folder like sub.sub
can anyone help me do that?

one way to this simply is that :
first create an account in directadmin with a subdomain as main domain of account for example : sub1.domain.com
then go to your subdomain management in directadmin for account sub1.domain.com and create a subdomain there like sub2
at the end you have sub2.sub1.domain.com in directadmin.

Related

DNS configuration in prestashop

I have a folder with a prestashop installed hosted on OVH.
I have a domain on AWS.
I configured DNS to be able to use my domain with this hosting, but there is always a redirection when i go to my domain, to the path where my folder is located on hosting.
How can i do to keep domain url as root ?
Regenerate Prestashop .htaccess by going in "Seo & URL" menu and saving from there.
Also make sure that you shop domain and base URI are correct in the bottom section of the same page.

Can't verify domain ownership azure website to add subdomain

I followed this tutorial to add a custom domain on my Azure Website https://learn.microsoft.com/en-us/azure/app-service/app-service-web-tutorial-custom-domain#cname and I can navigate successfully to root domain, my problem is that I want to add a subdomain (www) but at least step I receive next notification:
the error is clear that I need to add the CNAME record to point to azure website, the major problem is already added on cloudflare:
I have something wrong with my configuration?
I found the solution, is only disable for a moment the orange cloud > verify ownership on Azure > et voilĂ !, subdomain is verified.
You only need two CNAMEs:
awverify pointing to awverify.thename.azurewebsites.net
www pointing to thename.thename.azurewebsites.net

How to create a subdomain manually

I want create a subdomain that is not possible to create on cPanel (the word "admin" is reserved by Hostinger), it is not in use and I want host my admin panel on this subdomain, I need create it by myself.
I have access to DNS recorder, but I don't know how redirect it to correct folder (same IP address for all). I created an A recorder on DNS, and it's return:
Not Found
The requested URL / was not found on this server.
I'm using CloudFlare.

Abount DNS configuration in CPanel, Please help me

I want to ask about cPanel, i have asked by my customer, they used cPanel as website control panel, so the case like this.
my client have cPanel WHM, their domain's name myClient.com can controled by cPanel, currently they have one exsisting website hosting at www.existingMyClient.com, so they want to make subdomain for example oldsite.myClient.com, which display the content of www.existingMyClient.com,
so, what i must configure in cPanel for that purpose ?
Go to Parked Domains on Cpanel of account existingMyClient.com
Create a parked domain oldsite.myClient.com
This parked subdomain (or domain) point to existingMyClient.com

very simple -- how do i setup a subdomain with 1&1 domain provider + hostgator hosting?

Everytime I try to create a subdomain with this combo, it simply says the page doesn't exist. I have the subdomain directory created, so I'm not sure what I'm doing wrong. for example if I want
subdomain.domain.com, then
domain.com/subdomain will work, but
subdomain.domain.com won't work.
Any insight?
Firstly you will need a DNS record for you subdomain. This can be a CNAME record if you just want the the subdomain to be an alias of the main domain (Canonical Name). If you want the subdomain to be hosted on a different IP address or server then you need a new A record.
From the sounds of it you want a CNAME record for your subdomain created in your DNS manager, and then you want to configure your web server to look at the host headers to map to the sub directory you created. How you go about this depends on the type of web server.

Resources