mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Update apache.markdown (#2365)
Placed config snippet for HTTP 504 error workaround outside of class=note paragraph as it aparently doesn't format well inside a note.
This commit is contained in:
parent
a1cf186bc8
commit
2961fec7a8
@ -55,7 +55,7 @@ If you don't want HTTPS, you can change `<VirtualHost *:443>` to `<VirtualHost *
|
||||
|
||||
<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:
|
||||
|
||||
</p>
|
||||
```text
|
||||
<VirtualHost *:443>
|
||||
[...]
|
||||
@ -65,7 +65,6 @@ In case you are getting occasional HTTP 504 error messages ("Gateway Timeout") w
|
||||
[...]
|
||||
</VirtualHost>
|
||||
```
|
||||
</p>
|
||||
|
||||
#### {% linkable_title Multiple Instance %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user