Applying the htaccess for version 3.5+ seems to have worked
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
# add a trailing slash to /wp-admin
RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L]
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ - [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-(content|admin|includes).*) $2 [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L]
RewriteRule . index.php [L]
Related Posts:
- WordPress multisite subdirectory on nginx behind reverse proxy
- Multisite setup help – plain domain/subsite always redirects to domain with subdir multisite
- Working with Reverse Proxies and Multisite Installation
- Moving a WP Multisite to a subdirectory
- Redirect Main Site to Subsite in Multisite WordPress
- Why is WordPress Multisite redirecting to wp-signup.php and how to fix it?
- Multisite in subfolder – How to make new sites to be in same level subfolders as the main site
- How to individually set WP_DEBUG on a sub-directory multisite?
- Benefits or Problems for using Sub-Directory vs Sub-Domain install of WP Network
- How to disable Multisite sign-up page?
- Multisite: differences between subdomain and subdirectory mode? Can it be switch after installation?
- NGinx + WordPress Subdomain Multi with core in Subdirectory
- WordPress multisite,several different languages,page redirect?
- WordPress Multisite – Multiple subfolders for blogs
- WordPress multisite subdirectory redirect infinite loop issue
- Multisite 404 errors and non-www redirecting to home page
- multisite htaccess 301 redirects
- Multisite installation combining subdomains and subdirectories
- W3 Total Cache Plugin with WP 3 MultiUser [closed]
- Redirect all users, except network administrators, from the main site to a subsite
- Multisite wp-admin redirect loop
- Multisite non-www domain redirects to sign-up
- WordPress network (multisite) /wp-admin/ redirect loop (ERR_TOO_MANY_REDIRECTS)
- Domain redirect in WordPress multisite
- Suppress subdirectory from WordPress Multisite primary URL
- Multisite – Redirect All Users to Subsite Home Page on Subsite Login
- Multisite non www domain gives registration error but should redirect to www.domain.com
- 301 Redirects for posts, category, pages from original domain to sub-domain of multisite
- Trying to access second site dashboard on a multisite configuration proceeds to an error
- Redirect loop (only for multisite network admin)
- Why wordpress multisite redirect to wp-signup if site exists?
- Subfolder multisite issue. Themes and plugin files 404
- How to do Domain Mapping to Subdirectories?
- Sub-subdomain getting redirected to main domain
- Limit multisite/network site names to a property of the user
- On WordPress Network(multisite), Sub Blogs in Subdirectories or Subdomains? What’s better?
- Multisite network admin – URL / redirect error
- Change multi-site installation from sub-domains to sub-directories
- How to exclude a directory from WordPress permalinks in a Multisite environment?
- Subdirectory multisite installation with several domain names?
- Redirect subdomain homepage to domain specific page in wordpress multisite
- Can’t access WordPress multisite after connecting to domain
- Media library not loading after switching the main site of multisite
- Multisite Redirect issue
- How to Redirect login User with Mapped Domiain Primary blog Url to Original Sub-site Url
- Installing multisite on domain with existing subdirectory wordpress installations
- Disable domain redirect
- Redirect users on logout
- Multisite, multiple domains per site
- Depth > 2 possible with multisite?
- Multisite Network menu links not updating
- How to run a subdirectory multisite install under a subdomain
- How to disable the default WordPress redirect to non-www URLs?
- https redirect hell (adding www)
- Make a user administrator to a sub directory site and a contributor to main site in multisite network
- Auto Redirect after login
- WPMU Development Environment
- Redirect subdomain in Multisite installation?
- Issue with htaccess redirection in WP Multisite
- Site kit Google Analytics setup giving Error: {“error”:”invalid ‘redirect_uri'”}
- All pages have 302 redirect, which I can’t remove
- Why my deleted url is redirecting to random post?
- Redirect only posts to New Domain
- Multsite redirecting to the main site
- Multiple wordpress installations that shares WordPress & Theme but with separated database
- WordPress Multisite new sites in directory
- Redirect & permalink problems after moving multisite to a new server
- Temp URL Redirect Loop
- Installed domain-based Multisite but can’t access wp-admin (redirect loop)
- Redirect Site Geologically
- How to configure Multisite Network with randomized hostnames?
- WordPress Multisite Strange Redirect on Primary Site
- Wrong Redirect/Rewrite Rules?
- Htaccess file isn’t redirecting http sub-pages to https––they display 404 error instead, tried many solutions and none work
- WordPress Multi-Site on Ubuntu 18.04 LAMP Keeps Re-Directing
- multisite subdomain behind reverse proxy
- URL without www redirect directly with submission page – Multiwordpress install
- Multisite Redirection to new domains
- Multisite Subdirectory with same domain subdomain
- Nginx config, how can I redirect primary multisite domain, but not its sub-folders, nor other domains?
- Redirect One Multisite to Another
- Site redirecting to http://example.com/wp-signup.php?new=example.com
- WordPress Multisite + Erros with URLS and ADMIN
- Redirect old uploads after moving to multisite
- 301’s not working with multisite
- Multisite, Subdomain, shared NFS directory Linux HELP
- WordPress: how to change URL for individual MultiSites?
- How to host unrelated pages on WordPress domain
- One Domain, Two Installs of WordPress
- How to split existing blog into WordPress Multisites without breaking links?
- How to write RewriteRule for login in multisite
- Multisite Subdomain Redirect Mask
- Network Admin URL is shown to anyone before accessing a blog
- Cannot use Network Admin (Dashboard) on Multi-site after 301 www redirect
- 404 redirecting to home [closed]
- Multisite installation on an existing single installation
- why there is a large file named core in wpmu’s directory?
- How to temporarily redirect front page of a network to one of the sites/blogs?
- Multisite – One Site with multiple URLs
- Sub-sub folders of WordPress Multisite subdirectory