well, I have both roots and multisite. However, I do not have roots specific rewrite rules.
I have the vanilla rewrite rules defined in the docs. I use the ones for subdomains instead of subfolders.
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
# uploaded files
RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$1 [L]
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ - [L]
RewriteRule . index.php [L]
Comparing them to yours, perhaps, the bottom block is extra?
Related Posts:
- Running WP Cron on multisite the right way
- WordPress Theme variables scope
- why is translation not working on theme?
- How to export/import theme customizer settings?
- Check php version before theme activation
- Separate WordPress themes for each category page
- Integrating WordPress to my website, while keeping my own authentication system
- Remove/unset options field from backend Settings->General?
- Multisite get_home_url(); – Getting URL for current site
- How can I remove “Proudly powered by WordPress” from twentyeleven without modifying footer.php?
- How to use wp_insert_user on WordPress Multisite?
- How to get the registered sidebar’s name by its id?
- One button to change all settings in theme customizer?
- Network installation giving errors when viewing or adding a user
- Replacing mysql_real_escape_string in WordPress theme
- The best way to customize “nav-menu-template.php” to add if the ‘link_before’ is “checkbox”
- Activate different theme for temporary preview
- Sort posts from multiple sites by date
- Nice scroll to wordpress
- Twitter feed is showing blank in WP site [closed]
- Can’t Find a Way to Edit the Home Page Content [closed]
- How do I hardcode a WordPress shortcode into my theme?
- Fatal error: Call to undefined function wpsc_cart_item_count()
- Widgets not showing in my custom theme
- Why am I getting ERR_NAME_NOT_RESOLVED when I add a site to my multisite installation? [closed]
- How do themes render caption texts in extended markup (e.g. “wp-caption” paragraphs)
- Can’t load WP function into external function
- Adding hreflang tags automatically in WordPress subdirectory multisite
- How to add values to media “whitelist_options” in wp-admin/options.php template?
- WordPress: Access a plugin from within a theme
- Getting error when trying to implement site-wide breadcrumbs in Twentytwentyone Theme [closed]
- Reconfiguring WordPress site
- WordPress returning 404 for multisite pages
- Compare the old get_theme_mod($name) to the new get_theme_mod($name) return value
- Custom Theme’s “Preview Changes” Doesn’t Work for Previously Published Posts
- WP & Server Speed [Teacher Question]
- Is it best to avoid using $wpdb for security issues?
- Count posts on multisite with blog id
- WordPress Customizer Default Image
- How to avoid duplicates when creating recent network posts
- Why in my theme I can’t see all the statics content under the posts?
- How to add the sidebar to all the pages except the home page? [closed]
- Header not properly displaying on archive.php
- Design with Elementor and code the rest?
- How Do I Find & Remove H1 From Site-Title-Wrapper? [closed]
- blank white page when post/update/change option etc
- Known Issues in WordPress When Upgrading PHP to ver 7
- WordPress homepage setup not working on first load
- Problems clearing cache
- Implementing custom tag/tax pages
- Randomize Color Scheme Selection in Theme
- How to correctly load a different version of main menu based on the user language in WordPress? Is it a good solution?
- Why in this WordPress theme I can’t see the Main Menu?
- need help adding a new sidebar to a page that can’t use page-templates -> multisite
- How can I fix this code [duplicate]
- Commas in Tag Cloud
- How to sort posts by active category in WordPress?
- WordPress redirects page query parameter in URL
- Publish button now showing content after saving
- bp-custom.php is not working on a WordPress multisite environment. how to fix it?
- error_log PHP error log found. This file must not be in the production version of the theme. (wordpress theme check plugin)
- I am having issue in divi woocomerce checkout module. (DIVI theme)
- How can I update WordPress plugins or WordPress itself in all server?
- Styling a category link
- Not able to remove caption shortcode from the content
- File from parent theme imported to child theme doesn’t work – any ideas?
- wordpress email checker on domain
- Unable to retrieve get_author_posts_url
- Display post date also if the date it’s the same for each post
- Internal Server Errors – Moving working multi-site install to my localhost
- Invalid Argument foreach
- How can I render more than multiple posts on template-parts with post formats
- Add the shortcodes from the enfold theme to the other theme
- Redirect user role to a specific page on login in a multisite network?
- Changable favicon
- Remove node from multisites?
- style.min.css code issue
- Add .php to end of all WordPress Pages (multisite)
- user update profile for custom code
- List all blogs apart from the current blog and main blog in WordPress Multisite
- Adding users to another blog
- Importing demo data in Multisite
- Create a custom theme-specific page, invisible in the admin-panel?
- Two theme locations for two menus, but only one is showing up
- use system script advertising in wordpress multisite
- Image not displayed
- Using existing widget code! [closed]
- WordPress Website Featured Image Replacement Issue
- Move wordpress sidebar on homepage up to new position
- Force string into signup form
- Errors while Loading Most Recent Version of jQuery
- WordPress menu links with images & class selection
- How to remove the intro animation which appears during the load up of some WordPress themes? [closed]
- Need help with Deprecated: Non-static error when update PHP 7.4 -> 8.1 with Dyad 2 theme
- add_rewrite_rule image from /images/site2/favicon.ico to /favico.ico
- How to create a build for quickly deploying a server with WP?
- How to add query string at the end of sitemap Yoast SEO
- How to Customize the Admin Sidebar Menu in WordPress Multisite Network by changing the backend code of the wp-admin code files?
- Custom theme on multisite has issues with standard loop output
- WordPress generating Undefined Variable warning