Hi, I've been using wp-hive for about a week now and I really like it alot. Everything has worked perfectly - until today.
Well, everything still works fine - I just can't get robots.txt and sitemap.xml (and I would assume favicon though I haven't tried it) to show up properly.
I am able to reach them by typing in (i.e.) http://xxx.com/wp-content/wp-hive/xxx.com/robots.txt but http://xxx.com/robots.txt returns a 404 error. Interestingly it does not return the wp 404.php page (as I noticed from the hive plugin it is supposed to), but a regular server message.
I am at a loss right now, but I'll keep looking. Hopefully someone will have an idea about what is wrong.
I am using a Cpanel shared hosting account. I have wordpress set up in its own directory (public_html/wp_base) and point new domains to it for hive.
With each domain I use two .htaccess files for redirects, one in wp_base and one in Cpanel-created domain directory.
I use the public_html/wp_base/.htaccess to rewrite the subdomain to the main domain (i.e. xxx-user.domain.com to xxx.com) and the public_html/xxx-user/.htaccess to rewrite out the www site dupe (www.xxx.com rewrites to simply xxx.com).
I'm not sure if this could affect how hive handles the extra files, but I thought it worth mentioning in case. So far I have had no other problems with redirection or url rewriting in hive.
EDIT: I suppose I could add a .htaccess rewrite to get the bots to the right place, but I would prefer to have hive do it automatically. If I find a solution I will post it here, hopefully someone else can see what I am missing.
