Serghey Rodin 7 лет назад
Родитель
Сommit
efa2b50b4c
3 измененных файлов с 3 добавлено и 3 удалено
  1. 1 1
      src/deb/nginx/control
  2. 1 1
      src/rpm/conf/nginx.conf
  3. 1 1
      src/rpm/specs/vesta-php.spec

+ 1 - 1
src/deb/nginx/control

@@ -1,7 +1,7 @@
 Source: vesta-nginx
 Package: vesta-nginx
 Priority: optional
-Version: 0.9.8-19
+Version: 0.9.8-20
 Section: admin
 Maintainer: Serghey Rodin <skid@vestacp.com>
 Homepage: http://vestacp.com

+ 1 - 1
src/rpm/conf/nginx.conf

@@ -33,7 +33,7 @@ http {
                         '"$status" $body_bytes_sent "$http_referer" '
                         '"$http_user_agent" "$http_x_forwarded_for"';
     log_format  bytes   '$body_bytes_sent';
-    access_log          /dev/null  main;
+    access_log          /usr/local/vesta/log/nginx-access.log main;
 
 
     # SSL PCI Compliance

+ 1 - 1
src/rpm/specs/vesta-php.spec

@@ -1,6 +1,6 @@
 Name:           vesta-php
 Version:        0.9.8
-Release:        19
+Release:        20
 Summary:        Vesta Control Panel
 Group:          System Environment/Base
 License:        GPL