Not really. Heck, not with non-multisite WP either.
Why not make a static front page that mimics your index page?
That’s a great idea! Thanks!
Another problem now though. My subdomain is set up and pointing towards my WP directory (/). If I place index.html in there, the subdomain finds it no problem. However, if I remove the index file, nothing loads at the subdomain URL, even though it does at the main WP URL. Any ideas why this might happen?
Thanks for your help!
Mike
My subdomain is set up and pointing towards my WP directory (/).
Did you set it up within WordPress?
Also you need to do http://codex.ww.wp.xz.cn/Create_A_Network#Step_2:_Setting_Wildcard_Subdomains for it to work.
Sometimes you can just point the subdomain to public_html (notice that’s NOT /) and it’ll work manually.