diff --git a/httpd/mod_wsgi-manila.conf b/httpd/mod_wsgi-manila.conf index 739048e41f..d106a621fc 100644 --- a/httpd/mod_wsgi-manila.conf +++ b/httpd/mod_wsgi-manila.conf @@ -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 - = 2.4> - ErrorLogFormat "%{cu}t %M" - + ErrorLogFormat "%{cu}t %M" ErrorLog /var/log/apache2/manila_error.log CustomLog /var/log/apache2/manila.log manila_combined