The only way is to change your primary domain name.
The way it works, is when a request for a url comes in, apache goes thru the list of virtual domains, if no match it uses the primary html share.
If you do a manual template, you could edit the apache.conf file so it does match on *.myseconddomain
(look at virtual hosts)