mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 10:37:39 -07:00
Changed comment for nginx.conf
This commit is contained in:
parent
dc396f2f72
commit
283c71a672
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue