Files

5 lines
94 B
Plaintext

server {
server_name www.random5115;
return 301 http://www.random10305.example.org;
}