Skip to content

Instantly share code, notes, and snippets.

@steveosoule
Last active June 1, 2018 16:48
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save steveosoule/8be32290d58fea9a610700701d789540 to your computer and use it in GitHub Desktop.
Save steveosoule/8be32290d58fea9a610700701d789540 to your computer and use it in GitHub Desktop.
Miva Admin Non-Secure Mode

Appending ?nonsecuremode=1 allows you to access a store's Miva Admin on it's non-secure (http://) url.

This typically is needed when a store's Domain Settings are forcing the admin to be accessed securely, but say their SLL has expired and you no-longer can access the admin on a secure URL.

For Example:

http://www.example.com/mm5/admin.mvc?nonsecuremode=1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment