Closed (works as designed)
Project:
Octopus
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Jan 2013 at 13:19 UTC
Updated:
8 Jan 2013 at 14:02 UTC
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
Comment #1
omega8cc commentedI guess you should just revert your changes, but first rename
/data/conf/global.incto/data/conf/global.inc.offto avoid forced redirects. Then rename it back to/data/conf/global.incHowever, 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.