Hi All,
           I want to write a daemon in Linux which would be calling my perl script to 
read some apache configuration when the System boots up. Here is what i am doing 
 
1) When the system boots up I found in which run level System boots up and go to 
corresponding directory e.g. /etc/rc.d/rc3.d
2) I look for Sxxapache or Sxxhttp file to see if apache startup file is there
 
Now my problem is one apache startup The configuration file Sxxapache or Sxxhttp has 
used some configuration file based on some shell script to invoke the configuration 
file as parameter and i need to know that file in my daemon to read that file e.g. 
httpd.conf file 
 
If  you have any idea please help me to resolve this problem.
 
Thanks,
Amit.


                
---------------------------------
Do you Yahoo!?
Yahoo! Photos: High-quality 4x6 digital prints for 25¢

Reply via email to