Redirect loop on subfolder multisite install
-
I have WP installed on a subdomain.
I installed Multisite on it. It automatically, without asking, activated the subdomain version. I manually set the subdomain to false in wp-config.
I was able to make a site, but couldn’t access its stylesheets. The content on the subfolder site would show, but not styles! I tried to log in, the browser (chrome) just rolled on till it said “this site has a redirect loop”.
Wha whaat?
This was almost a week ago. I added some boilerplate htaccess code designed to help with this. And it seemed to work.
Now: I have reinstalled WP 4.0. The problem is with htaccess it seems.
Without ANY .htaccess file, the sites are working properly. I can log in to the main site, the network admin, write posts for the main site etc. It just doesn’t let me log in to any subsite (i.e. http://subdomain.blog.com/subsite/wp-admin/) — this gives the redirect loop.
And when I add an .htaccess file (I’ve tried the vanilla version that comes with WP in Settings, and other ones)… I get a 500 Internal Server Error. And that’s instant; the moment I add .htaccess, the browser window that was previously showing “redirect loop” error, automatically and mercilessly turns to the plain 500 Internal Server Error. Then nothing works!
Haaaaeeeellllppp!?
The topic ‘Redirect loop on subfolder multisite install’ is closed to new replies.