Skip to content

Commit 283c71a

Browse files
committed
Changed comment for nginx.conf
1 parent dc396f2 commit 283c71a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rpm/conf/nginx.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ http {
8282
root /usr/local/vesta/web;
8383
charset utf-8;
8484

85-
// Fix error "The plain HTTP request was sent to HTTPS port"
85+
# Fix error "The plain HTTP request was sent to HTTPS port"
8686
error_page 497 https://$host:$server_port$request_uri;
8787

8888
ssl on;

0 commit comments

Comments
 (0)