WP instance in subfolder of main instance
-
Hello,
I wanted to clone a wordpress instance running under www1.securusvault.ch to a subfolder /fr (french version)In order to do so I:
1. copied the files in the subfolder
2. cloned the DB and edited wp-config.php accordingly
3. edited the wp_options table (site_url and home)Now the home page is OK and the admin panel works ok. All permalinks look OK in the page editor, but when I try to see any inner page I get a 404 error form the site in the ROOT FOLDER.
you can see it here: www1.securusvault.ch/fr
This is weird, the URL shows up correctly but the web server seems to be looking for the page in the wrong WP instance.
Can it be a problem with Apache?
Thanks
Claudio
The topic ‘WP instance in subfolder of main instance’ is closed to new replies.