# File src/ruby_supportlib/phusion_passenger/platform_info/apache.rb, line 65 def self.apache2ctl(options = {}) return find_apache2_executable('apache2ctl', 'apachectl2', 'apachectl', options) end