mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Update apache_configuration.markdown (#1777)
This commit is contained in:
parent
313ffba048
commit
b73af61eb9
@ -23,6 +23,9 @@ This is useful if you want to have:
|
|||||||
So you already have a working Apache server available at example.org.
|
So you already have a working Apache server available at example.org.
|
||||||
Your home assistant is correctly working on this web server and available at localhost:8123
|
Your home assistant is correctly working on this web server and available at localhost:8123
|
||||||
|
|
||||||
|
Enable `mod_proxy_wstunnel` by running:
|
||||||
|
`sudo a2enmod proxy_wstunnel`
|
||||||
|
|
||||||
To be able to access to your home assistant instance by using https://home.example.org, add to following file into `/etc/httpd/conf/extra/hass.conf`
|
To be able to access to your home assistant instance by using https://home.example.org, add to following file into `/etc/httpd/conf/extra/hass.conf`
|
||||||
|
|
||||||
```text
|
```text
|
||||||
|
Loading…
x
Reference in New Issue
Block a user