Skip to content

Instantly share code, notes, and snippets.

@pauloharaujos
Last active September 24, 2019 14:44
Show Gist options
  • Save pauloharaujos/f62c319907d9d7cebd84d358d2b84805 to your computer and use it in GitHub Desktop.
Save pauloharaujos/f62c319907d9d7cebd84d358d2b84805 to your computer and use it in GitHub Desktop.
Magento Admin Error - Fix /server.php error when try to access admin panel
php bin/magento config:set web/seo/use_rewrites 1
php bin/magento config:set web/secure/use_in_adminhtml 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment