Magento redirecting base url -


i have installed demo site of original site, redirecting http://demo.example.de/demo.example.de/ instant of http://demo.example.de/ can solution,

thanks

using phpmyadmin navigate database , find table core_config_data , see values of these 2 fields web/unsecure/base_url
web/secure/base_url

they should be

web/unsecure/base_url http://demo.example.de/ web/secure/base_url https://demo.example.de/


Comments

Popular posts from this blog

php - cannot display multiple markers in google maps v3 from traceroute result -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -