mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Fix domain verification process for hass.io (#4278)
* Fix domain verification process for hass.io * dictionary -> directory
This commit is contained in:
parent
e777af9ea1
commit
667924774f
@ -41,11 +41,12 @@ Configuration variables:
|
|||||||
|
|
||||||
#### {% linkable_title Verify your domain with Hass.io %}
|
#### {% linkable_title Verify your domain with Hass.io %}
|
||||||
|
|
||||||
1. For verifying your domain you need to download a file in step 2.
|
1. Set `https://yourdomain/local/` as URL.
|
||||||
2. Create a dictionary named "www" in you Hass.io configuration directory.
|
2. For verifying your domain you need to download a file in step 2.
|
||||||
3. Place the file (something like this: google*.html) in the "www" directory.
|
3. Create a directory named "www" in you Hass.io configuration directory.
|
||||||
4. You can open it by going to **https://yourdomain/local/exact_file_name.html**
|
4. Place the file (something like this: google*.html) in the "www" directory.
|
||||||
5. Proceed with step 3.
|
5. Verify the domain.
|
||||||
|
6. Proceed with step 3.
|
||||||
|
|
||||||
### {% linkable_title Requirements %}
|
### {% linkable_title Requirements %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user