Recently, I met a problem In a linux service, there are two apache service Every time, apache server always point the old config file The solution is the following (use the variable to specify a config file)...:
httpd -f [configfile path and name] -k start (restart)
Also, We Should Be Able To Use The Command 'Find'.