So I'm trying to create some custom Zone Templates. I'm looking for some feedback on what I'm trying to do here, and you can tell me if this is going to work...

Basically, in an effort to make my cpanel servers more PCI Compliant, I have to disable mod_userdir. Doesn't sound that hard does it? Well it is, as customers like to view their site before they change the nameservers. So I was thinking of trying something like Hsphere has, that being a "aliased" subdomain which points to the user's public_html. Then I could disable mod_userdir ... I think that makes sense.

So my question is, what variables can I use in the Zone Templates Editor?

%domain% = domain name
%nameserverentry% = nameserver

What other variables can I use here? Thanks for all the help!