[one-users] Sunstone with nginx as reverse-proxy - server exception
Daniel Molina
dmolina at opennebula.org
Thu Feb 6 01:52:08 PST 2014
On 4 February 2014 17:58, ML mail <mlnospam at yahoo.com> wrote:
> I have found out the problem with the 403 forbidden errors, I needed to
> pass the following HTTP headers in my nginx reverse proxy configuration:
>
> proxy_set_header X-Real-IP $remote_addr;
> proxy_set_header X-Forwarded-For
> $proxy_add_x_forwarded_for;
> proxy_set_header Host $http_host;
>
Great, could you share with the list how did you configure nginx and
sunstone, and the whole configuration?
Thank you
--
--
Daniel Molina
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org | dmolina at opennebula.org | @OpenNebula
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20140206/6d1a2e71/attachment-0002.htm>
More information about the Users
mailing list