移动网站默认页面

Ripping my brain out over this one, and it's probably something simple that I'm missing. I have a Wordpress site for a client. Initially, she had setup some page using whatever wysiwyg system IPage uses. The mobile site would default to her old page, while the regular site worked fine. I deleted the index.html for the site she originally created...and you can guess what I've ended up with. 404. Any ideas?

Well, I figured it out. In the .htaccess file, Weebly (which is the drag and drop system she used for the original design) included a snippet of code that redirected mobile users to an index.html. Once I removed that snippet, all was fine.

Thanks!