Skip to content

Instantly share code, notes, and snippets.

@pauloharaujos
Created January 20, 2018 02:00
Show Gist options
  • Save pauloharaujos/22d121060a578406f4e138886acadfc3 to your computer and use it in GitHub Desktop.
Save pauloharaujos/22d121060a578406f4e138886acadfc3 to your computer and use it in GitHub Desktop.
Alterando web/secure/base_url - VirtualHost usado na instalação do Magento 1.x
Basta ir no banco de dados
Na tabela core_config_data
Alterar “web/unsecure/base_url” e “web/secure/base_url”
Em seguida, apagar a pasta /var
Pronto, sua URL base ja foi alterada
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment