[one-users] Sunstone with nginx as reverse-proxy - server exception
ML mail
mlnospam at yahoo.com
Thu Feb 6 02:00:13 PST 2014
Hi Daniel,
I already posted my nginx server configuration in this thread. That's all it needs, I did not change any configuration parameters on the sunstone side.
Regards
ML
On Thursday, February 6, 2014 10:52 AM, Daniel Molina <dmolina at opennebula.org> wrote:
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/02cc75b2/attachment-0002.htm>
More information about the Users
mailing list