added instruction for redirection from www.*

This commit is contained in:
arcan1s
2014-03-07 02:38:45 +04:00
parent acd2f24219
commit 7813ac6f2e
2 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,8 @@ description: I decided to change my site. You may find short list of changes bel
{% highlight bash %}
@ A 192.30.252.153
@ A 192.30.252.154
# redirection from www.*
www CNAME @
{% endhighlight %}
(Symbol <code>@</code> means you root domain.) And next wait for two hours. You may find out the result as follows:
{% highlight bash %}

View File

@ -13,6 +13,8 @@ description: Решил немного поиграться с сайтом. К
{% highlight bash %}
@ A 192.30.252.153
@ A 192.30.252.154
# перенаправление с www.*
www CNAME @
{% endhighlight %}
(<code>@</code> значит наш корневой домен.) Ждем пару часов. Результат можно узнать примерно так:
{% highlight bash %}