| Class | PhusionPassenger::PlatformInfo::ApacheDetector::Result |
| In: |
src/ruby_supportlib/phusion_passenger/platform_info/apache_detector.rb
|
| Parent: | Object |
| a2dismod | [RW] | These are optional and may be nil. |
| a2enmod | [RW] | These are optional and may be nil. |
| apxs2 | [RW] | These are required and are never nil. |
| config_file | [RW] | Ttis may be nil. It depends on whether ‘apache2ctl -V’ succeeds. |
| config_file_broken | [W] | |
| ctl | [RW] | These are required and are never nil. |
| error_log | [RW] | This may be nil. It depends on how well we can infer information from the config file. |
| httpd | [RW] | These are required and are never nil. |
| version | [RW] | These are required and are never nil. |