Hello everyone. I am writing a few scripts for one company and they want their users can delete subdomains they added. Well adding the virtualhost is easy, but how can i search specific virtualhost (from the mysql database) and delete it from httpd.conf. I think that may be with perl script to check a specific mysql table with jobs to run and delete the specific virtualhost. Any ideas. 10x in advance