Merge "Remove option for apache < 2.4"
This commit is contained in:
@@ -7,9 +7,7 @@ LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-agent}i\" %D(us)"
|
||||
WSGIScriptAlias / /var/www/cgi-bin/manila/osapi_share
|
||||
WSGIApplicationGroup %{GLOBAL}
|
||||
WSGIPassAuthorization On
|
||||
<IfVersion >= 2.4>
|
||||
ErrorLogFormat "%{cu}t %M"
|
||||
</IfVersion>
|
||||
ErrorLog /var/log/apache2/manila_error.log
|
||||
CustomLog /var/log/apache2/manila.log manila_combined
|
||||
|
||||
|
||||
Reference in New Issue
Block a user