Typo foorbar -> foobar
This commit is contained in:
parent
6814b3e19c
commit
944a3d18be
|
@ -7,6 +7,6 @@ It'd be a good thing if you keep your hosts indexed by domain name, eg:
|
||||||
```
|
```
|
||||||
example.com (handles traffic from both www.example.com and example.com)
|
example.com (handles traffic from both www.example.com and example.com)
|
||||||
foobar.com (as above)
|
foobar.com (as above)
|
||||||
test.foobar.com (handles traffic from both www.test.foorbar.com and test.foobar.com)
|
test.foobar.com (handles traffic from both www.test.foobar.com and test.foobar.com)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue