That removes the purpose of what I'm trying to do. What's I'm trying to do is force apache to do the following:
http://domain.com ->
http://www.domain.com
AND
https://domain.com ->
https://www.domain.com
I already have aliases setup, but that doesn't really have much to do with what I'm trying to accomplish here.