-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
Description
Love wocker! Totally kicked VVV into touch for me...
One issue I've come across migrating my sites over to wocker is https.
I have all my sites set to https and in wp-config.php I set
define('FORCE_SSL_LOGIN', true);
define('FORCE_SSL_ADMIN', true);
This seems to stop wocker from working and I can't login into the site admin either.
Is https not currently supported or have I set something up incorrectly?
Reactions are currently unavailable