Hi all,
I do not know this question is relevant or not but i am asking.
I am exploring some application deployed on Freebsd.
This application written using PHP, which has some .inc files also along with normal php files.
In this app, there are some scripts in /etc/ folder with prefix rc such as rc.file_config which
actually contains php code which has included statements importing .inc files.
My doubt is , How these files starts with prefix rc will be used. when these
files will be executed.
why applications put their own config files with prefix rc in /etc folder.
If there are so many config files starts with rc prefix. In which order they will be executed.
thank you for help
I do not know this question is relevant or not but i am asking.
I am exploring some application deployed on Freebsd.
This application written using PHP, which has some .inc files also along with normal php files.
In this app, there are some scripts in /etc/ folder with prefix rc such as rc.file_config which
actually contains php code which has included statements importing .inc files.
My doubt is , How these files starts with prefix rc will be used. when these
files will be executed.
why applications put their own config files with prefix rc in /etc folder.
If there are so many config files starts with rc prefix. In which order they will be executed.
thank you for help