I just copied whole site with XCloner (extention for joomla) and flushed it into my localhost enveronment.
The main page and all administration interface are working and things seems be same between production and localhost enveronments, but just I click on some menu item I receive error 404...
For example:
http://site.fr/plateaux-repas-paris - give the page
http://localhost.com/site/plateaux-repas-paris - give 404 error
http://localhost.com/site - give main page
http://localhost.com/site/administrator - give administrator login page
I don't know where start to dig...
Some ideas?
I guess it related to Apache configuration, because joomla instalation just mirrored from the site.
Thank you for ahead.