for i in `ls /var/www/vhosts`;do echo include /var/www/vhosts/$i/conf/httpd.include;done
and chuck that in your httpd.conf (even though it doesn't store the includes there it doesn't matter). Also check /etc/httpd/conf for a backup of httpd.conf theres normally always one or two in there anyway which might save this hassle.
No comments:
Post a Comment