dragonchild, what are you trying to do? For instance I have created a setup here that is managed by a perl script that generates the httpd.conf file from a database. The process runs a few times a day grabs the info from the DB and generates a httpd.conf, then sends the signal to httpd to reread config. There may be a way to do what you want that is a little different from that approach, but I need more info on what the actual goal is.