Hey folks,
I might have some special requirement or idea but wanted to ask if its possible.
I want to offer some sub-subdomain based hosting for my forums.
Therefore the php-app would need to get all requests for e.g.
domain[a-z].forums.mydomain.de .
But I don't want to let that vhost get all unspecified domains, only the ones for that subdomain.
Is that possible with using something like *.forums.mydomain.de in the listener configuration for that vhost?
Thanks,
thomas
I might have some special requirement or idea but wanted to ask if its possible.
I want to offer some sub-subdomain based hosting for my forums.
Therefore the php-app would need to get all requests for e.g.
domain[a-z].forums.mydomain.de .
But I don't want to let that vhost get all unspecified domains, only the ones for that subdomain.
Is that possible with using something like *.forums.mydomain.de in the listener configuration for that vhost?
Thanks,
thomas