<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I put "define('NOBLOGREDIRECT', '<a href="http://example.com'">http://example.com'</a>);" into the config file for my barebones installation. <a href="http://localhost/noblog">http://localhost/noblog</a> took me to <a href="http://example.com">example.com</a>, but <a href="http://localhost/noblog/wp-admin/">http://localhost/noblog/wp-admin/</a> still took me to the dashboard of the main site. <div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div><br></div><div>Gerlando, my guess is that your 404 is correct as the RewriteRule Bill pointed to won't have the same effect for subdomain installations as it will for subdirectory installation. I haven't really poked around the source much, but, if that's the case, I don't understand why it wouldn't checks to see if the requested blog exists in either case.</div><div><br></div><div>Jonathan</div></span>
</div>
<br><div><div>On May 14, 2013, at 3:06 PM, Heather Cleary wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Coincidentally, I just read a blog post on "How To Redirect Nonexistent Blogs in WordPress Multisite" on <a href="http://WPMU.org">WPMU.org</a>. I haven't tried it, so I don't know if it will fix the superadmin problem.<br><br>From <a href="http://wpmu.org/how-to-redirect-nonexistent-blogs-in-wordpress-multisite/">http://wpmu.org/how-to-redirect-nonexistent-blogs-in-wordpress-multisite/</a><br><span class="Apple-tab-span" style="white-space:pre">     </span>Did you know that WordPress has a NOBLOGREDIRECT constant that you can use to customize the URL it redirects to for nonexistent blogs? Add this to your wp-config.php file and change the URL to wherever you want to send your visitors.<br>define('NOBLOGREDIRECT', '<a href="http://example.com'">http://example.com'</a>);<br><br>Heather Cleary<br>Digital Projects and Metadata Librarian<br>Otis College of Art and Design<br>9045 Lincoln Blvd.<br>Los Angeles, CA 90045<br><a href="mailto:hcleary@otis.edu">hcleary@otis.edu</a><br>310.665.6926<br><br>-----Original Message-----<br>From: wp-edu [mailto:wp-edu-bounces@lists.automattic.com] On Behalf Of gerlando termini<br>Sent: Tuesday, May 14, 2013 11:32 AM<br>To: wp-edu@lists.automattic.com<br>Subject: Re: [wp-edu] Superadmins redirect to main page admin panel when misspelling pages<br><br><br>In my case I have a subdomain setup. Now that I think about it, the 404 that I'm getting could be related to one of the custom plugins that I have installed in there. I will do some further testing and let you know.<br><br>Gerlando.<br><br><blockquote type="cite"><br></blockquote><blockquote type="cite">Gerlando, do you have a subdomain or subdirectory setup?<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Jonathan<br></blockquote><blockquote type="cite"><br></blockquote><br>_______________________________________________<br>wp-edu mailing list<br>wp-edu@lists.automattic.com<br>http://lists.automattic.com/mailman/listinfo/wp-edu<br>_______________________________________________<br>wp-edu mailing list<br>wp-edu@lists.automattic.com<br>http://lists.automattic.com/mailman/listinfo/wp-edu<br></div></blockquote></div><br></body></html>