i installed a new WordPress 4.1 multisite
I can navegate Front and access to the main site dashboard
http://blog.urlcorrect.com/wp-admin/
Since you have a multi site WordPress you should remove the lines:
define('DOMAIN_CURRENT_SITE', 'blog.urlcorrect.com'); define('SITE_ID_CURRENT_SITE', 1); define('BLOG_ID_CURRENT_SITE', 1);
from wp-config.php.
wp-config.php