Explorar o código

Changed comment for nginx.conf

Serghey Rodin %!s(int64=10) %!d(string=hai) anos
pai
achega
283c71a672
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/rpm/conf/nginx.conf

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

@@ -82,7 +82,7 @@ http {
         root            /usr/local/vesta/web;
         charset         utf-8;
 
-        // Fix error "The plain HTTP request was sent to HTTPS port"
+        # Fix error "The plain HTTP request was sent to HTTPS port"
         error_page      497 https://$host:$server_port$request_uri;
 
         ssl                  on;