I have wrote a php script which forwards users in a frame to a given remote location depending on which subdomain is give. If no subdomain is used or "www" is used then obviously it just redirects to the correct page.
My only problem now is that no matter which subdomain i used(those not an actual subdomain in plesk) I get the default PLESK page. Is there anything i need to do to stop this page from showing and allow the index.php page to be views from all subdomains other than those setup in plesk?
Ive also inserted the dns entry into plesk:
*.domain.com CNAME domain.com
IS there anything else im going to need to do to get this to work. Thanks in advance for any help.
nick