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