Add url redirect
This commit is contained in:
parent
6631017351
commit
4dc54aecb1
@ -53,3 +53,9 @@ server {
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
server {
|
||||||
|
server_name porttownsendcoffee.com www.porttownsendcoffee.com;
|
||||||
|
return 301 http://ptcoffee.com;
|
||||||
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user