You are trying to do something that the panel was not designed to do. To allow any domain to connect with out it's own vhost entry is, by standards, wrong. I'm not sure why you want to add a directive like this rather than each domain having it's own proper vhost entry. Also, there are no openbase_dir restrictions or suhosin entries which can be a security risk. In your example you are not even assigning a folder to the virtual host so I'm not sure how that will work either.
You could try adding your proposed entry to the bottom of the httpd.conf file just before it includes the httpd-vhosts.conf file. Just make a backup of the httpd.conf file before making changes, just in case.
Me.B Any other ideas?
You could try adding your proposed entry to the bottom of the httpd.conf file just before it includes the httpd-vhosts.conf file. Just make a backup of the httpd.conf file before making changes, just in case.
Me.B Any other ideas?