My blog is installed in a subdirectory of my main URL (mysite.com/blog). I updated to 2.8 and since then when you go to mysite.com/blog you are redirected to mysite.com... the root url.
I can access the dashboard and individual posts directly from the address bar, but the blog index is not available.
Does anyone know what could be causing this... I've checked the database options, the config files and even created a .htaccess file to force the index.php to load, but all settings are correct and NOTHING seems to work.
I've even done multiple clean installs and still no luck.