Hi Everyone
Is it possible to setup wildcard catch for hostnames on an Ibay?
E.g. something like *.mydomain.xxx that will catch aaa.mydomain.xxx and also b.mydomain.xxx and direct it to the same ibay.
I know I can setup a specific hostname like
www.mydomain.xxx in server-manager under hostnames and addresses but how do I set it up to catch anything in front of the ibay domain name (can also be the primary ibay if only possible this way).
What I like to end up with is to be able to detect the random part of the url in PHP (know how to do that part)
Thank you
NB: I have searched the forum and documentation for this with no results (it still might be there anyway)