This commit is contained in:
Dylan Barlett 2016-10-14 16:46:02 -04:00 committed by Fabian Affolter
parent 67c7620845
commit 8d30a599bb

View File

@ -35,7 +35,7 @@ To be able to access to your home assistant instance by using https://home.examp
</VirtualHost> </VirtualHost>
``` ```
and make sure that this file is read by apache's main configiuration file `/etc/httpd/conf/httpd.conf` and make sure that this file is read by Apache's main configuration file `/etc/httpd/conf/httpd.conf`
```text ```text
... ...