Page URL Not Found
-
I’m working on a site where the URL was improperly changed and now references both URLs. I’ve copied the site to my local machine (Windows 7) to resolve the issue; updated the database and files and can now change the URL in General/Site address (was grayed out). I removed .htaccess and reset the permalinks, recreating .htaccess. The only remaining issue I have is the Pages (home page is OK – static). The URL is now http:/localhost/sitename, and when I click on a menu item the page URL listed in the browser is http:/localhost/sitename/page but a “Not Found The requested URL /sitename/page/ was not found on this server”. The permalink indicated in the admin section on each page is http;/localhost/sitename/page. The .htaccess file has “RewriteBase /sitename/”. Should the .htaccess file be created with “RewriteBase /localhost/sitename/”? Why doesn’t it? Is this as easy as editing the .htaccess file to reflect “RewriteBase /local/sitename”? I’m also unable to update the .htaccess file. Any ideas?
- The topic ‘Page URL Not Found’ is closed to new replies.