hi, I download all files, export database… for run the site locally, so I create a new database with MAMP and import… but when I try to go to the locally site, they go to the online site, how can reset for run locally or something?
I add this line to config.php but nathing happend:
$conf['cookie_domain'] = "";please help, that is simple but I forget how do it.