I have enabled the Aegir SSL Feature and configured a site to force encryption (BOA-2.0.5).

When I try to acces the octopus management console it redirects to

http://o1.example.com/install.php

and I get an 403 access denied.

How can disable ssl for my site and revert the changes?

I know, that the Aegir SSL feature is not supported, but help is appreciated.

Comments

omega8cc’s picture

Status: Active » Closed (works as designed)

I guess you should just revert your changes, but first rename /data/conf/global.inc to /data/conf/global.inc.off to avoid forced redirects. Then rename it back to /data/conf/global.inc

However, if you experience redirect to install.php it is either because the site is not where vhosts points to, or Nginx reload failed for some reason you must debug first.