I'm trying to rebuild a faulty httpd.conf file, but am getting stuck with the following issue which occurs during a temporary httpd.conf build:
# WHM DOMAIN FORWARDING VHOST
<VirtualHost >
ServerName
ServerAdmin [email protected]
DocumentRoot /dev/null
ScriptAliasMatch .* /usr/local/cpanel/cgi-sys/domainredirect.cgi
</VirtualHost>
When I try to edit /usr/local/apache/conf/httpd.conf itself, I can't see to locate this particular section and am assuming this is coming from one of the other template files. Is there any way of fixing this quickly?
M.
# WHM DOMAIN FORWARDING VHOST
<VirtualHost >
ServerName
ServerAdmin [email protected]
DocumentRoot /dev/null
ScriptAliasMatch .* /usr/local/cpanel/cgi-sys/domainredirect.cgi
</VirtualHost>
When I try to edit /usr/local/apache/conf/httpd.conf itself, I can't see to locate this particular section and am assuming this is coming from one of the other template files. Is there any way of fixing this quickly?
M.