Hello
For some reason echoing site_url gives me http://mydomain/blog instead of http://mydomain.
In config.php i have
$config['base_url']= "http://mydomain/"; and
$config['index_page'] = "";
I have a blog folder in my root directory that contains the wordpress. Where blog segment comes from and how can i remove it? I have a problem because it appears in every redirect.