Cannot change site name and url as expected using XAMPP
-
Hi,
I wanted to change the name and url of my local site (from site_old to site_new). Site_old is located at XAMPP/htdocs/site_old.
To achieve this, as found in numerous tutorials, I modified the site’s name and url in wp-options so:
https://localhost/site_old becomes https://localhost/site_new.
When trying to see the site I get a 404 error unless I manually rename the folder where the wp files are stored.
i.e XAMPP/htdocs/site_old must be renamed to XAMPP/htdocs/site_new for accessing the site.
I must be missing something very basic but I could not find an explanation in the various tutorials I consulted in which they proceed exactly as I do (but for distant sites). Is there something special with XAMPP or am I doing something stupide.Thanks a lot for help
- The topic ‘Cannot change site name and url as expected using XAMPP’ is closed to new replies.