Could you try to replace .htaccess with the following? It looks like you’ve installed WordPress in a subfolder called solutions.
# BEGIN WordPress
RewriteEngine On
RewriteBase /solutions/
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /solutions/index.php [L]
# END WordPress
Related Posts:
- Why is “/page/2/” not working?
- How does WordPress handle permalinks?
- Get page permalink without wpurl
- Can I use REST-API on plain permalink format?
- How to change ‘with_front” key from an existing custom post type?
- Why would Numeric permalinks work, but %postname% won’t?
- Passing variables through permalink structure
- Make post slug have priority over category slug
- Adding anchor to paginate_links + Safari anchor bug
- How to stop permalink redirects for a particular slug
- Why does WP not use relative links when linking pages?
- What is the action or filter for changing permalink in Edit Post/Page?
- WordPress Links Not Working After Migration
- Migrating WordPress blog to New Webhosts, something is adding a # and gibberish
- Is using %postname% for permalinks really that bad for performance?
- Adding File Extensions to Attachment Page Permalinks
- How to tranform Headlines into linkable permalinks?
- Best way to add internal link in widget
- Changing search URL to something other than “search”
- article pages not displaying on local instance of wordpress site
- breadcrumbs & rel=”nofollow”
- Use Regular Expression to get tag from permalink url during wp_rewrite in generate_rewrite_rules
- Create unique alphanumeric ID on wp_insert_post
- Programatically changing post’s permalink when identical post type is published
- Permalinks not working with Vagrant
- Possible to remove taxonomy from permalink if uncategorized?
- Is there a link parameter that will show me all my published pages?
- Add prefix to page URL based on the page template
- Files rendering adding “.x95527” before file extension [closed]
- How to eliminate permalink prefix in WordPress Multisite
- wp not making CPT permalink / slugs unique
- Permalink /%postname%/ doesn’t work
- How to change hierarchical page permalinks to be flat
- Permalink structure with $_SESSION variables
- Relative v.s. absolute URLs: which ones should I use for cross-domain portability?
- Strange Anchor Tag Behavior (in-page links work, external pages do not) [closed]
- WordPress 3.1 .htaccess contents keep dissappearing?
- Permalink in WordPress loop outputs for each new line
- Freeze child page URLs so parent permalink changes don’t give 404s?
- New custom PHP pages are getting 404s
- What causes /pages/ to appear in URI, and how to remove it?
- How to test custom rewrite rules /permalinks?
- Add a filter to get_comments_link()
- How Do I get the author’s page id?
- WordPress Installed But Not Showing Up! [closed]
- Importer failed to import posts as format “day and name”
- Adding a prefix to the blog, but only the blog
- Old site posts broken after domain update
- After cloning WP do a subdirectory, I can’t access it
- Moved site, Old links in pages still pointing to old host
- help to remove last trailing slash using add_rewrite_rule
- change WordPress permalinks and redirect new urls 301
- Protect Post Permalink From Copy
- WordPress Page Not Found if Permalink Settings is Postname
- Main blog page works but title says Page not found
- How to translate “Permanent link to” text
- WordPress Permalink Redirect 301
- problem with pagination in custom permalinks
- Problems with permalinks (.htaccess not working)
- WP as a CMS menu
- Subdomains pointing to a permalink URL
- Change author permalink using htaccess?
- /%post_name%/ or /%postname%/ in Permalinks?
- Remove international characters from slug – Almost done – Bit help
- flush_rewrite_rules on MultiSite
- corrupted URLs – can’t leave starting page
- how can i change the permanent from permalinks (wordpress)
- A dash can replace a period in a link, how to fix it
- Remove character from permalink
- Problem with two WP installation on root and subfolder
- WordPress image title attribute becomes permalink? [duplicate]
- Nested permalink without dummy parent page
- Website URL Permalinks
- Custom Taxonomy rewrite rule causes 404 error on page or single post depending on if it’s set to “True” or “False”
- followup to: Page begins with number, WordPress adds 2
- Pages with parent pages giving 404 errors
- WordPress and Woocommerce Chinese Permalink
- redirect any category in URL to the ID and post-name only – hundreds of pages affected
- permalink as content
- Permalinks Question: Adding a prefix ONLY in front of all posts with the ‘video’ post format
- WordPress website redirecting to old domain if I not specificy / at the end
- Post permalinks go to the home page
- Moved WordPress to other folder (Windows) WAMP = 403 Forbidden
- LetsEncrypt WordPress on the Raspberry Pi – Nice url’s give 404 with https, http works
- On IIS, stop WordPress from resaving my web.config file when I enter the Permalinks config page
- Rewrite single template permalink?
- single.php being ignored, going straight to attachment.php
- Is there a way to add slug to home_url on this function?
- Customized author slugs not working with get_author_posts_url method
- Custom WP permalink structure
- 404 error on second page load for child-pages
- Permalink structure as code in back-end?
- region selection
- Redirecting From An Old Permalink Structure
- WordPress custom permalinks, pages are now 404
- Include language variable in url
- Is it posible to translate a url prefix?
- Page permalinks are http but show up as https?
- Remove parent product category slug from product_cat url woocommerce
- How to make my custom permalink pull up the correct post