Answer the question
In order to leave comments, you need to log in
How to manually remove addon domain on CentOS?
Hi all. We've got some confusion. In the C panel, I want to delete a subdomain. It gives me this:
Well, then I go to additional domains, but I can’t delete the etozherebenok.ru domain.
httpd.conf does not contain the etozherebenok.ru domain either.
What is very strange is that the etozherebenok.ru domain does not exist in WHM either. And there is no way to remove it.
Advise how you can manually clear both the subdomain and the etozherebenok.ru domain on the CentOs server.
Answer the question
In order to leave comments, you need to log in
for a valid deletion you will need.
1. delete the corresponding dns entry, and specifically the A entry of this subdomain, if it is not deleted from you either, then you should find it in /etc/named on the panel, look at the configs where it is.
2. you need to delete the entry in apache or rather httpd and look for it in the /etc/httpd folder, you can recursively in mc for simplicity or
find /etc/httpd -type f | grep -l "ваш домен" {} \;
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question