Moving existing site from root to subfolder

[ad_1]

Hello,

I’m trying to move a WP site using a primary domain at host, from its initial installation at root folder to its own subfolder.

I followed those steps from here (first solution) but I’m always getting 404 errors when logging in. Cleared and deactivated the cache but still not working.

Current htaccess file has this snippet:

Begin Really Simple Security
RewriteEngine on RewriteCond %{HTTPS} !=on [NC]
RewriteCond %{REQUEST_URI} !wp-content\/cache\/(all|wpfc-mobile-cache)

RewriteCond %{REQUEST_URI} !^/.well-known/acme-challenge/
RewriteRule ^(.*)$ https://%{HTTP_HOST}/$1 [R=301,L]
End Really Simple Security

Should I edit something in there?

Thanks.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer