Just comment out the line
RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-(content|admin|includes).*) $2 [L]
or change to
RewriteRule ^([_0-9a-zA-Z-]+/)?(beta|wp-(content|admin|includes).*) $2 [L]
in the root .htaccess file.
Related Posts:
- 301 Redirects for Changed Permalink Structure & Category Base
- How do I turn off 301 redirecting posts (not canonical)?
- Passing variables through permalink structure
- htaccess or redirect to cloak portion of a link?
- Auto 301 to full post permalink? (using /posts/%post_id%/%postname%)
- Using WP rather than .htaccess to redirect pages/posts
- .htaccess – Redirect duplicated post ended in ‘-number/’ to the same url without the -number/
- WordPress redirection problem after moving to a new server?
- Specific URL Rewriting with parameters in wordpress
- If I change permalink structures, can I use htaccess to permanantly redirect links?
- Redirect parent taxonomy to it’s child
- Need Help Correct Regular Expression Redirect Code
- Custom Permalink
- Redirect a Blogger Page URL to wordpress
- Redirecting all posts after changing URL structure with htaccess
- Redirect all posts permalinks from “.html” to “/”
- WordPress 4.4 old permalink redirect
- Htaccess https 301 problem
- How to use different domains for different blogs hosted in the same host in subdomains with .htaccess
- What causes /pages/ to appear in URI, and how to remove it?
- Some Pemalink problems, probably caused by wrong .htaccess configuration?
- Test site pages go to main site
- Comment author url link is wrong? How to change from authors/ to author/
- change WordPress permalinks and redirect new urls 301
- Custom permalink structure with %postname% in front of domain name
- Configuring Home Page Address
- Removed and Reinstalled WordPress, Redirect Broken now
- redirect old pages by .htaccess
- Why are all pages redirecting to homepage when using custom permalinks?
- .htaccess regex for redirect subdomain to root domain & redirect old permalinks
- 404 posts error after 301 redirection of changed category / tag base
- 301 Redirect posts to newly added categories
- Does WordPress Change the .htaccess File When Updating?
- Removing the redirect after changing a page’s slug
- Permalinks to Custom does not work (out of box)
- URL rewrite based on a custom field value
- WordPress permalinks Yahoo hosting(no .htaccess allowed)
- Subdomains to pages
- Redirect old permalinks to new permalinks
- Permalink Issues by Installing WordPress in Subdirectory / Subfolder
- How to map permalinks with accented letters to sanitized slugs?
- WordPress overrides the GET variables, (page_id) set in HTACCESS
- Changing URL from /%postname%/%post_id to /%category%/%postname%/%post_id%
- removed index.php now all pages 404
- WordPress on VirtualBox – no pretty permalinks
- Rewrite rule never matching
- WordPress 3.4 Permalinks Redirection Problem
- Custom url for a single page
- Does WordPress send a 301 header message when you change permalink structures?
- WP Site in subdirectory Joomla! Site – Permalinks not working
- Rewrite my default post URL
- Redirect Loop to Page, Can’t Find Origin, Can’t Remove [closed]
- Permalinks: Page Not Found
- How to protect htaccess so it can’t be overwritten?
- Post incorrectly displaying as page
- wp_logout_url redirects to incorrect page because of pagination
- Changed permalink structure. Need help with redirecting old posts
- Infinite redirects after changing the permalink of a page
- Permalinks settings page blank
- Plain permalinks not working!
- 301 Redirects Result in 404 for WordPress Search Query Strings
- After updating to 4.8 permalinks will not work (all 404)
- Only default permalink is working mod_rewrite enabled
- Changing the post date without causing 404 error
- How do I add /blog/ as a prefix to permalink structure for posts, categories & tags?
- WordPress Sub domain
- WordPress url ingore permalinks setting [closed]
- URL rewriting: removing the site’s basename for a specific category
- how to redirect old blog post urls when permalinks are changed
- Resolve 404 on posts without category
- url rewrite .htaccess extension to permalink
- Media/attachment urls don’t redirect with fake URL structure
- Strange behavior: random HTTP error 500 fixed by visiting Permalinks settings page (htaccess issue with language code)
- how to prefer static page if it exists over wordpress page
- Why will Pretty URLs not Work?
- How Can I Use a Custom AccessFileName?
- xammp server permalink by postname not working
- Redirect after permalink changes
- Custom permalink structure only saves with index.php inserted
- Passing variable as permalink URL
- Blogger To WordPress Permalink Redirection
- new page redirect to old page which had the same permalink
- Permalinks and page store
- All pages load the home page if pretty permalinks are used
- Find all URLs for a post
- How can i fix my permalinks?
- remove SLASH on single_post but KEEP on categories and parent pages
- where can i see wordpress automatic redirect History
- Got 404 error when changed siteurl via DB in WordPress
- All files in public_html, Cannot launch WordPress site via wp-admin
- My permalinks for all pages and posts now include old page titles as parents/categories
- WordPress Category url redirects to subdomain
- Remove/hide a specify category-name from the url
- Removing or hiding slug/permalink from htaccess
- How to hide slug numbers with htaccess
- When using number in url it is redircting to same page but when using character it redirects to 404
- Once redirected by Rewrite rules, how can WordPress know the page?
- Redirect Pretty Permalinks to Ugly Permalinks
- My wordpress site must be being affected by outside sources [duplicate]
- How to use ‘blogs.dir’ as media upload instead of ‘uploads’ directory in WordPress multisite setup