A
A
a1exkos2015-06-05 20:50:59
Domain name market
a1exkos, 2015-06-05 20:50:59

How to disable a domain that links to my IP?

We recently created a job aggregator service work-at.me and after some time noticed transitions from a strange site in the metric, opened the site and found that it was a mirror of my site at igm-host.tk . I can't figure out how it happened at all and how to deal with it. I have a virtual server, a dedicated IP, what could be the problem?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
V
Vlad Zhivotnev, 2015-06-06
@a1exkos

server { 
listen 80;
listen anything another;
server_name igm-host.tk; 
return 200 "Smeni A-zapis, ublydok";
}

A
AntonMZ, 2015-06-05
@AntonMZ

Set up the web server so that only your site and only by name are returned.
A friend takes your site to ip address 82.146.55.81

O
OnYourLips, 2015-06-05
@OnYourLips

No, it's the norm.
It is enough to create a CNAME record.

S
Sergey, 2015-06-06
@edinorog

just look at the answers of this person to understand that he is advertising his project. and from this follows the answer to the question. self-promotion under any pretext

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question