I've just checked and the VirtualHost are inside the /etc/apache2/conf/httpd.conf
<VirtualHost 1.2.3.4:443>
ServerName domain.com
ServerAlias domain.com
DocumentRoot /var/www/html
ServerAdmin
[email protected]domain.com
UseCanonicalName Off
## User nobody # Needed for Cpanel::ApacheConf
<IfModule userdir_module>
<IfModule !mpm_itk.c>
<IfModule !ruid2_module>
<IfModule !mod_passenger.c>
UserDir disabled
UserDir enabled nobody
</IfModule>
</IfModule>
</IfModule>
</IfModule>
# Enable backwards compatible Server Side Include expression parser for Apache versions >= 2.4.
# To selectively use the newer Apache 2.4 expression parser, disable SSILegacyExprParser in
# the user's .htaccess file. For more information, please read:
#
mod_include - Apache HTTP Server Version 2.4
<IfModule mod_include.c>
<Directory "/var/www/html">
SSILegacyExprParser On
</Directory>
</IfModule>
<Proxymatch ^https?://127\.0\.0\.1

2082|2083|2077|2078|2079|2080|2086|2087|2095|2096)/>
<IfModule security2_module>
SecRuleEngine Off
</IfModule>
</Proxymatch>
<IfModule mod_suphp.c>
suPHP_UserGroup nobody nobody
</IfModule>
<IfModule alias_module>
ScriptAlias /cgi-bin/ /var/www/html/cgi-bin/
</IfModule>
<IfModule ssl_module>
SSLEngine on
SSLCertificateFile /var/cpanel/ssl/apache_tls/domain.com/combined
SSLUseStapling off
SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown
<Directory "/var/www/html/cgi-bin">
SSLOptions +StdEnvVars
</Directory>
</IfModule>
Include "/etc/apache2/conf.d/userdata/ssl/2_4/nobody/domain.com/*.conf"
# To customize this VirtualHost use an include file at the following location
# Include "/etc/apache2/conf.d/userdata/ssl/2_4/nobody/domain.com/*.conf"
</VirtualHost>
<VirtualHost 51.210.251.155:443>
ServerName domain.com
ServerAlias domain.com
DocumentRoot /var/www/html
ServerAdmin
[email protected]
UseCanonicalName Off
## User nobody # Needed for Cpanel::ApacheConf
<IfModule userdir_module>
<IfModule !mpm_itk.c>
<IfModule !ruid2_module>
<IfModule !mod_passenger.c>
UserDir disabled
UserDir enabled nobody
</IfModule>
</IfModule>
</IfModule>
</IfModule>
# Enable backwards compatible Server Side Include expression parser for Apache versions >= 2.4.
# To selectively use the newer Apache 2.4 expression parser, disable SSILegacyExprParser in
# the user's .htaccess file. For more information, please read:
#
mod_include - Apache HTTP Server Version 2.4
<IfModule mod_include.c>
<Directory "/var/www/html">
SSILegacyExprParser On
</Directory>
</IfModule>
<Proxymatch ^https?://127\.0\.0\.1

2082|2083|2077|2078|2079|2080|2086|2087|2095|2096)/>
<IfModule security2_module>
SecRuleEngine Off
</IfModule>
</Proxymatch>
<IfModule mod_suphp.c>
suPHP_UserGroup nobody nobody
</IfModule>
<IfModule alias_module>
ScriptAlias /cgi-bin/ /var/www/html/cgi-bin/
</IfModule>
<IfModule ssl_module>
SSLEngine on
SSLCertificateFile /var/cpanel/ssl/apache_tls/domain.com/combined
SSLUseStapling off
SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown
<Directory "/var/www/html/cgi-bin">
SSLOptions +StdEnvVars
</Directory>
</IfModule>
# To customize this VirtualHost use an include file at the following location
# Include "/etc/apache2/conf.d/userdata/ssl/2_4/nobody/domain.com/*.conf"
</VirtualHost>