mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 04:46:49 +00:00
Merge pull request #9534 from IIIdefconIII/patch-1
Update apache.markdown
This commit is contained in:
commit
357c671adb
@ -28,7 +28,7 @@ Enable [`mod_proxy_wstunnel`](https://httpd.apache.org/docs/2.4/mod/mod_proxy_ws
|
|||||||
$ sudo a2enmod proxy_wstunnel
|
$ sudo a2enmod proxy_wstunnel
|
||||||
```
|
```
|
||||||
|
|
||||||
To be able to access to your Home Assistant instance by using https://home.example.org, add to following file to `/etc/httpd/conf/extra/` as `hass.conf`
|
To be able to access to your Home Assistant instance by using https://home.example.org, add the following file to `/etc/httpd/conf/extra/` as `hass.conf`
|
||||||
|
|
||||||
```text
|
```text
|
||||||
<VirtualHost *:443>
|
<VirtualHost *:443>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user