wildcard subdomains excluding WWW

kegster

Registered
Jan 19, 2011
2
0
51
Hello,

I am trying to accomplish a subdomain creation (where it lets you select the directory to point to, no redirect) that is a 100% wildcard WITH EXCEPTIONS.

For instance, I still want www.domain.com and domain.com to point to the normal public_html, however all other *.domain.com point to a directory, whichever i choose.

Is this possible, and if so, any direction or insight, and possibly an example?