I use a wildcard (*) subdomain to send to a /client sub-directory.
I there use a php-script to fetch the client's data and show.
It works fine on my first domain on the account.
I now want to add another domain, same domain name but different tdl.
I added it in Cpanel as a parked domain.
It works fine accessing without the wildcard subdomain.
I then added a *.domain pointing at the /client sub-directory.
This does not work for accessing client1.domain.newtdl
I see in the dns for the first domain that Cpanel added a *.domain.newtdl.domain.tdl entry
What do I need to add to get this to work? I don't want to redirect to the first tdl.
I there use a php-script to fetch the client's data and show.
It works fine on my first domain on the account.
I now want to add another domain, same domain name but different tdl.
I added it in Cpanel as a parked domain.
It works fine accessing without the wildcard subdomain.
I then added a *.domain pointing at the /client sub-directory.
This does not work for accessing client1.domain.newtdl
I see in the dns for the first domain that Cpanel added a *.domain.newtdl.domain.tdl entry
What do I need to add to get this to work? I don't want to redirect to the first tdl.