Class PhusionPassenger::PlatformInfo::ApacheDetector::Result
In: lib/phusion_passenger/platform_info/apache_detector.rb
Parent: Object

Methods

new   report  

Attributes

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]  These are required and are never nil.
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.

Public Class methods

Public Instance methods

[Validate]