Site updated at 2017-09-09 08:11:28 UTC
This commit is contained in:
parent
884f293365
commit
f9e31a30cd
827 changed files with 13304 additions and 2121 deletions
|
@ -108,7 +108,7 @@ Include conf/extra/hass.conf
|
|||
</div>
|
||||
<p>If you don’t want HTTPS, you can change <code class="highlighter-rouge"><VirtualHost *:443></code> to <code class="highlighter-rouge"><VirtualHost *:80></code> or better consider redirecting all HTTP to HTTPS.</p>
|
||||
<p class="note">
|
||||
In case you are getting occasional HTTP 504 error messages (“Gateway Timeout”) when accessing the Web UI through your proxy, try adding disablereuse=on to both ProxyPass directives:
|
||||
In case you are getting occasional HTTP 504 error messages (“Gateway Timeout”) or HTTP 502 messages (“Bad Gateway”) when accessing the Web UI through your proxy, try adding disablereuse=on to both ProxyPass directives:
|
||||
</p>
|
||||
<div class="language-text highlighter-rouge"><pre class="highlight"><code><VirtualHost *:443>
|
||||
[...]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue