So, I guess I was a little terse and I apologise, but seriously... you asked how to tell what config file httpd was using and I gave you a command that prints out:
Code:
open("/srvrs/apache-1.3.31-ssl/conf/httpd.conf", O_RDONLY|O_LARGEFILE) = 3
I don't think I'm going out on a limb to think it's mildly apparent that "/srvrs/apache-1.3.31-ssl/conf/httpd.conf" may be the conf file you're looking for.
I'm sorry if I was a bit short with you.