My domain is:highrating.net
I ran this command: ./certbot-auto --apache
It produced this output:No vhost exists with servername or alias of: highrating.net (or it’s in a file with multiple vhosts, which Certbot can’t parse yet). No vhost was selected. Please specify ServerName or ServerAlias in the Apache config, or split vhosts into separate files.
My operating system is (include version):CentOS 6 64
My web server is (include version):Server version: Apache/2.2.31 (Unix)
My hosting provider, if applicable, is: VPS
I can login to a root shell on my machine (yes or no, or I don’t know):yes
I’m using a control panel to manage my site (no, or provide the name and version of the control panel):kolox-mr
[root@vps etc]# apachectl -S
VirtualHost configuration:
wildcard NameVirtualHosts and default servers:
*:443 is a NameVirtualHost
default server default (/home/apache/conf/defaults/_default.conf:92)
port 443 namevhost default (/home/apache/conf/defaults/_default.conf:92)
port 443 namevhost cp (/home/apache/conf/defaults/cp.conf:82)
port 443 namevhost disable (/home/apache/conf/defaults/disable.conf:82)
port 443 namevhost highrating.net (/home/apache/conf/domains/highrating.net.conf:144)
port 443 namevhost webmail (/home/apache/conf/webmails/webmail.conf:82)
*:80 is a NameVirtualHost
default server default (/home/apache/conf/defaults/_default.conf:5)
port 80 namevhost default (/home/apache/conf/defaults/_default.conf:5)
port 80 namevhost cp (/home/apache/conf/defaults/cp.conf:5)
port 80 namevhost disable (/home/apache/conf/defaults/disable.conf:5)
port 80 namevhost highrating.net (/home/apache/conf/domains/highrating.net.conf:8)
port 80 namevhost webmail (/home/apache/conf/webmails/webmail.conf:5)
Syntax OK
The problem is I can’t locate the config file, please help
Thanks