2015-08-28-mini-task-configure-hue-with-a-proxy.md 1.2 KB


title: 'Mini task: Configure Hue with a Proxy' author: admin type: post date: 2015-08-28T22:05:50+00:00 url: /mini-task-configure-hue-with-a-proxy/ sf_thumbnail_type:

  • none sf_thumbnail_link_type:
  • link_to_post sf_detail_type:
  • none sf_page_title:
  • 1 sf_page_title_style:
  • standard sf_no_breadcrumbs:
  • 1 sf_page_title_bg:
  • none sf_page_title_text_style:
  • light sf_background_image_size:
  • cover sf_social_sharing:
  • 1 sf_sidebar_config:
  • left-sidebar sf_left_sidebar:
  • Sidebar-2 sf_right_sidebar:
  • Sidebar-1 sf_caption_position:
  • caption-right sf_remove_promo_bar:
  • 1 categories:

We explained how to run Hue with NGINX serving the static files or under Apache. If you use another proxy, you might need to set these options:

[desktop]

\# Enable X-Forwarded-Host header if the load balancer requires it.

use_x_forwarded_host=false

\# Support for HTTPS termination at the load-balancer level with SECURE_PROXY_SSL_HEADER.

secure_proxy_ssl_header=false